Skip to content

Commit

Permalink
Updates the Math submodule to 224d38a.
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-buildbot committed Oct 20, 2021
1 parent 891fde4 commit 3cc6e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/stan_math
Submodule stan_math updated 40 files
+0 −1 .github/workflows/header_checks.yml
+0 −6 lib/opencl_2.0.15/.gitmodules
+0 −27 lib/opencl_2.0.15/.travis.yml
+0 −52 lib/opencl_2.0.15/CMakeLists.txt
+0 −1 lib/opencl_2.0.15/CODE_OF_CONDUCT.md
+0 −202 lib/opencl_2.0.15/LICENSE.txt
+0 −57 lib/opencl_2.0.15/README.md
+0 −14 lib/opencl_2.0.15/docs/CMakeLists.txt
+0 −2,362 lib/opencl_2.0.15/docs/Doxyfile.in
+0 −3 lib/opencl_2.0.15/examples/CMakeLists.txt
+0 −35 lib/opencl_2.0.15/examples/src/CMakeLists.txt
+0 −164 lib/opencl_2.0.15/examples/src/headerexample.cpp
+0 −264 lib/opencl_2.0.15/examples/src/trivial.cpp
+0 −130 lib/opencl_2.0.15/examples/src/trivialSizeTCompat.cpp
+0 −5 lib/opencl_2.0.15/include/CMakeLists.txt
+0 −68 lib/opencl_2.0.15/tests/CMakeLists.txt
+0 −8 lib/opencl_2.0.15/tests/ToAdd.txt
+0 −9 lib/opencl_2.0.15/tests/cmock.yml
+0 −18 lib/opencl_2.0.15/tests/strip_defines.py
+0 −3,014 lib/opencl_2.0.15/tests/test_openclhpp.cpp
+1,929 −0 lib/opencl_3.0.0/CL/cl.h
+0 −0 lib/opencl_3.0.0/CL/cl2.hpp
+128 −0 lib/opencl_3.0.0/CL/cl_d3d10.h
+128 −0 lib/opencl_3.0.0/CL/cl_d3d11.h
+229 −0 lib/opencl_3.0.0/CL/cl_dx9_media_sharing.h
+18 −0 lib/opencl_3.0.0/CL/cl_dx9_media_sharing_intel.h
+120 −0 lib/opencl_3.0.0/CL/cl_egl.h
+1,723 −0 lib/opencl_3.0.0/CL/cl_ext.h
+19 −0 lib/opencl_3.0.0/CL/cl_ext_intel.h
+169 −0 lib/opencl_3.0.0/CL/cl_gl.h
+18 −0 lib/opencl_3.0.0/CL/cl_gl_ext.h
+440 −0 lib/opencl_3.0.0/CL/cl_half.h
+1,294 −0 lib/opencl_3.0.0/CL/cl_icd.h
+61 −0 lib/opencl_3.0.0/CL/cl_layer.h
+1,404 −0 lib/opencl_3.0.0/CL/cl_platform.h
+136 −0 lib/opencl_3.0.0/CL/cl_va_api_media_sharing_intel.h
+81 −0 lib/opencl_3.0.0/CL/cl_version.h
+32 −0 lib/opencl_3.0.0/CL/opencl.h
+0 −0 lib/opencl_3.0.0/CL/opencl.hpp
+1 −1 make/libraries

0 comments on commit 3cc6e90

Please sign in to comment.