We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I'm trying to build IPM on Cori but I get the following error multiple times when running 'make': error: user-defined literal operator not found.
error: user-defined literal operator not found
I ran this command: ./configure --prefix=$SCRATCH/hpca/IPM MPICC=CC.
./configure --prefix=$SCRATCH/hpca/IPM MPICC=CC
And these are the module I have loaded:
Currently Loaded Modulefiles: 1) modules/3.2.11.4 14) xpmem/2.2.20-7.0.1.1_4.8__g0475745.ari 2) nsg/1.2.0 15) job/2.2.4-7.0.1.1_3.34__g36b56f4.ari 3) altd/2.0 16) dvs/2.12_2.2.156-7.0.1.1_8.6__g5aab709e 4) darshan/3.1.7 17) alps/6.6.57-7.0.1.1_5.10__g1b735148.ari 5) intel/19.0.3.199 18) rca/2.2.20-7.0.1.1_4.42__g8e3fb5b.ari 6) craype-network-aries 19) atp/2.1.3 7) craype/2.6.2 20) PrgEnv-intel/6.0.5 8) cray-libsci/19.06.1 21) craype-haswell 9) udreg/2.3.2-7.0.1.1_3.29__g8175d3d.ari 22) cray-mpich/7.7.10 10) ugni/6.0.14.0-7.0.1.1_7.32__ge78e5b0.ari 23) craype-hugepages2M 11) pmi/5.0.14 24) cray-fftw/3.3.8.5 12) dmapp/7.1.1-7.0.1.1_4.43__g38cf134.ari 25) gcc/8.3.0 13) gni-headers/5.0.12.0-7.0.1.1_6.27__g3b1768f.ari
Thanks, Giulia
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I'm trying to build IPM on Cori but I get the following error multiple times when running 'make':
error: user-defined literal operator not found
.I ran this command:
./configure --prefix=$SCRATCH/hpca/IPM MPICC=CC
.And these are the module I have loaded:
Thanks,
Giulia
The text was updated successfully, but these errors were encountered: