Christopher Kelly

Results 4 issues of Christopher Kelly

In my CPS A2A code I have always deallocated Grid's shared memory region using Grid::GlobalSharedMemory::SharedMemoryFree() after I am done using the library (the remaining code is pure CPS) in order...

lib/serialisation/JSON_IO.cc fails to compile with bgclang r284961-stable clang version 4.0.0 (based on LLVM 4.0.0svn) with the following error: /bgusr/home/ckelly/CPS2/src/grid_git/Grid/lib/serialisation/JSON_IO.cc:167:12: error: use of overloaded operator '=' is ambiguous (with operand types...

bug
pri: normal

This is the first stage of the merge, containing the Xconjugate WilsonImpl and support machinery, instantiations of the Dirac operators and tests of the core technology, comparing to the G-parity...

**Describe the bug** I built [email protected] via spack on Sunspot using the icpx compiler and found adios2-config does not include the "-I" or "-isystem" prefix to the include path: ```...