mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-12-22 03:23:29 +01:00
update errror message
This commit is contained in:
parent
f260f62825
commit
d997b807e4
@ -218,7 +218,7 @@ program check_omp
|
|||||||
print*,'+'
|
print*,'+'
|
||||||
print*,'call omp_set_max_active_levels(5)'
|
print*,'call omp_set_max_active_levels(5)'
|
||||||
print*,''
|
print*,''
|
||||||
print*,'Good luck...'
|
print*,'Try an other compiler and good luck...'
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if (is_working) then
|
if (is_working) then
|
||||||
|
Loading…
Reference in New Issue
Block a user