- Posts: 17
- Thank you received: 0
If you run into troubles, it is always a good habit to report the following information:
as well as the value of the relevant environmental variables, such OMP_NUM_THREADS, etc.
This information helps us a lot when figuring out what is going on with your compilation
- the way build.mrcc was invoked
- the output of build.mrcc
- compiler version (for example: ifort -V, gfortran -v)
- blas/lapack versions
- as well as gcc and glibc versions
as well as the value of the relevant environmental variables, such OMP_NUM_THREADS, etc.
This information helps us a lot when figuring out what is going on with your compilation
Error compiling mrcc2020
- rayxalapa
- Topic Author
- Offline
- New Member
Less
More
4 years 8 months ago #828
by rayxalapa
Error compiling mrcc2020 was created by rayxalapa
Hi everyone!
I am trying the new version of mrcc typing:
build.mrcc Intel -pOMP
but I got the next error:
error #10236: File not found: 'hrrsub_der.f'
Thanks in advance,
Raymundo
I am trying the new version of mrcc typing:
build.mrcc Intel -pOMP
but I got the next error:
error #10236: File not found: 'hrrsub_der.f'
Thanks in advance,
Raymundo
Please Log in or Create an account to join the conversation.
- kallay
- Offline
- Administrator
- Mihaly Kallay
4 years 8 months ago #829
by kallay
Best regards,
Mihaly Kallay
Replied by kallay on topic Error compiling mrcc2020
Dear Raymundo,
Probably you are trying to compile mrcc with an old build.mrcc script. Please use the current one, which you can find in the tarball.
Probably you are trying to compile mrcc with an old build.mrcc script. Please use the current one, which you can find in the tarball.
Best regards,
Mihaly Kallay
Please Log in or Create an account to join the conversation.
- rayxalapa
- Topic Author
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 0
4 years 6 months ago #895
by rayxalapa
Replied by rayxalapa on topic Error compiling mrcc2020
Dear Kallay
I applied the patches and I use the correct build script but the problem persists.
"Compiling dfintloc with options -fpp -O3 -i8 -assume byterecl -DIntel -DINT64 -DOMP -qopenmp
Compiling hrrsub_der with options -fpp -O3 -i8 -assume byterecl -DIntel -DINT64 -DOMP -qopenmp
ifort: error #10236: File not found: 'hrrsub_der.f'"
I use ifort 18.
Thanks in advance
Ray
I applied the patches and I use the correct build script but the problem persists.
"Compiling dfintloc with options -fpp -O3 -i8 -assume byterecl -DIntel -DINT64 -DOMP -qopenmp
Compiling hrrsub_der with options -fpp -O3 -i8 -assume byterecl -DIntel -DINT64 -DOMP -qopenmp
ifort: error #10236: File not found: 'hrrsub_der.f'"
I use ifort 18.
Thanks in advance
Ray
Please Log in or Create an account to join the conversation.
- rayxalapa
- Topic Author
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 0
4 years 6 months ago #896
by rayxalapa
Replied by rayxalapa on topic Error compiling mrcc2020
Horrible mistake!
My PATH had contained the mrcc2019 folder and this build script was called over the recent one.
My PATH had contained the mrcc2019 folder and this build script was called over the recent one.
Please Log in or Create an account to join the conversation.
Time to create page: 0.040 seconds