This website requires JavaScript.
Explore
Help
Sign In
cwpearson
/
astaroth
Watch
1
Star
0
Fork
0
You've already forked astaroth
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e79e1207f2cb06250d2e97a10c4b7097f0120644
astaroth
/
src
/
core
History
jpekkila
e79e1207f2
Added a function for checking whether CUDA-capable devices are available
2019-08-08 20:35:02 +03:00
..
kernels
Errors with forcing now down from 3 to 1 after switching from fast & inaccurate trig functions to more accurate ones
2019-08-06 19:29:40 +03:00
astaroth.cu
Added a function for checking whether CUDA-capable devices are available
2019-08-08 20:35:02 +03:00
CMakeLists.txt
Added some preliminary pragma omps and verified that acIntegrate works as it should.
2019-08-07 19:08:52 +03:00
device.cu
Merge branch 'cmakelist_rewrite_and_C_API_conformity_07-26' into node_device_interface_revision_07-23
2019-08-06 17:57:30 +03:00
errchk.h
Added WARNCHK_CUDA_ALWAYS to errchk.h
2019-07-22 13:05:08 +03:00
grid.cu
Multinode MPI implementation should be done later in its own branch. The focus of this branch is to revise the node and device layers. Commented out references to the Grid layer.
2019-08-02 13:54:54 +03:00
math_utils.h
Updated the copyright years throughout the project
2019-07-16 14:28:32 +03:00
node.cu
Added some new comments + some helpful old comments from a time before the interface revision
2019-08-07 20:05:54 +03:00