Marko Kabić
Marko Kabić
Fixing CI/CD
Hey @haampie! It seems CI/CD complains about a missing OpenMP flag, although COSMA doesn't use OpenMP, but one of it's dependencies (COSTA) has OpenMP as a dependency. This part hasn't...
As @simonpintarelli reported, some of the unit tests arising from the RPA simulation were failing with the GPU backend: ``` OMP_NUM_THREADS=1 CRAY_CUDA_MPS=1 srun -u -N 1 -n 8 ./miniapp/pxgemm_miniapp -m...
Can this be used to transform sql -> datafusion logical query plan in C++?