JeffersonLab / JANA2

Multi-threaded HENP Event Reconstruction
https://jeffersonlab.github.io/JANA2/
Other
6 stars 9 forks source link

CUDAExample.cu includes missing JANA/Engine/JSubeventMailbox.h #303

Closed wdconinc closed 4 months ago

wdconinc commented 4 months ago
#36 3260.3             CUDAExample.cu:7:10: fatal error: JANA/Engine/JSubeventMailbox.h: N
#36 3260.3             o such file or directory
#36 3260.3      443        7 | #include <JANA/Engine/JSubeventMailbox.h>
#36 3260.3      444          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#36 3260.3      445    compilation terminated.