Will Saunders

Results 3 issues of Will Saunders

**Bug summary** Cray CCE 15.0.0 objects to how `omp_get_max_threads` is called at runtime with the error: `CCE OpenMP fatal error: omp_get_max_threads attempted from non-OpenMP thread` I am not sufficiently familiar...

bug

Hello, Is this something you have seen before? I am seeing failures to compile code with fetch_max and fetch_min with the llvm cuda backend. * int works. * long long...

bug

I was browsing the mesh implementation to get a better understanding of how it works. I see patterns like [1] which look like they cache instance specific values globally across...

question