Advanced Simulation Library - hardware accelerated multiphysics simulation platform.
Stars
247
Forks
58
Watchers
247
Open Issues
13
Overall repository health assessment
No package.json found
This might not be a Node.js project
232
commits
4
commits
3
commits
3
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #50 from StefanBruens/fixup-vtk
c72da0aView on GitHubRequire cmake 3.1.0 for FindOpenCL and CMAKE_CXX_STANDARD 11
16f0516View on GitHubissue #31 – Implicit conversions between built-in vector data types (here double to float) are disallowed in OpenCL 1.2, and LLVM does enforce this. Therefore explicitly coerce ACL constants to float.
0de54a8View on GitHubBugfix: "ambiguous call to 'select'" caused by aslLevelSetLinear.cxx
c072474View on GitHubback ported 2 fixes from cl2.hpp to the present cl.hpp for the specialized GetInfoHelper for string params, namely fix the trailing '\0' issue and the empty string result issue.
a38f1d4View on GitHub