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
598
Commits
1
Branch
0
Tags
316d44b8436e7f4a964cbbabbb9dc2d023ab0406
Commit Graph
3 Commits
Author
SHA1
Message
Date
jpekkila
316d44b843
Fixed an out-of-bounds error with auto-optimization (introduced in the last few commits)
2019-12-03 16:04:44 +02:00
jpekkila
5a6a3110df
Reformatted
2019-12-03 15:14:26 +02:00
jpekkila
f14e35620c
Now nvcc is used to compile kernels only. All host code, incl. device.cc, MPI communication and others are now compiled with the host C++ compiler. This should work around an nvcc/MPI bug on Puhti.
2019-12-03 15:12:17 +02:00