Pascal Grittmann

Results 3 comments of Pascal Grittmann

I have the same (or similar) issue on master: With everything in Debug mode (thorin, impala, runtime, and LLVM), the assertion is triggered when compiling the CPU version of the...

The issue goes away when using the lower2cff_pe branch of thorin, and compiling thorin in Debug mode. When compiling thorin in Release mode (on that branch), and impala in Debug...

With both Thorin and Impala in Release, Impala seg-faults when compiling the traversal for old gpus, i.e. specifically when replacing the nvvm_ldg4_i32 in line 93 of mapping_gpu.impala. Replacing any combination...