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
fca615defbe7784fc23c53d274c9d641e13bfa77
astaroth
/
samples
History
jpekkila
fca615defb
Removed an old unused file
2020-07-29 20:01:11 +03:00
..
benchmark
Pulled useful changes from the benchmark branch. GPUDirect RDMA (unpinned) is now the default for MPI communication.
2020-07-29 16:39:24 +03:00
bwtest
Autoformatted
2020-06-24 15:56:30 +03:00
cpptest
Setting inv_dsx etc explicitly is no longer required as they are set to default values in acc/stdlib/stdderiv.h
2020-01-28 18:22:27 +02:00
ctest
Major improvement: uniforms can now be set to default values. The syntax is the same as for setting any other values, f.ex. 'uniform Scalar a = 1; uniform Scalar b = 0.5 * a;'. Undefined uniforms are still allowed, but in this case the user should load a proper value into it during runtime. Default uniform values can be overwritten by calling any of the uniform loader funcions (like acDeviceLoadScalarUniform). Improved also error checking. Now there are explicit warnings if the user tries to load an invalid value into a device constant.
2020-01-28 18:17:31 +02:00
fortrantest
Added a sample for testing the Fortran interface
2020-06-25 06:35:13 +03:00
genbenchmarkscripts
Pulled useful changes from the benchmark branch. GPUDirect RDMA (unpinned) is now the default for MPI communication.
2020-07-29 16:39:24 +03:00
mpi_reduce_bench
Automatic calculation of nodes based on processes
2020-06-10 16:51:35 +03:00
mpitest
Removed an old unused file
2020-07-29 20:01:11 +03:00