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
dfe7bcdf98809ada658007c4a5ad758ae017698a
astaroth
/
acc
/
src
History
jpekkila
003c202e8c
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
..
acc.l
Better code quality for ACC
2020-01-23 18:08:06 +02:00
acc.y
Removed old unused tokens from the DSL grammar
2019-10-18 02:14:19 +03:00
ast.h
The structure holding an abstract syntax tree node (acc) was not properly initialized to 0, fixed
2019-11-27 09:16:32 +01:00
CMakeLists.txt
The issue on Puhti was that it was missing a static flex library which would have provided the function yywrap. Fixed by removing the static library dependency and adding option noyywrap to the lexer generator file
2019-09-24 17:19:19 +03:00
code_generator.c
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