Hello cp2k users:<div> I have compiled cp2k-9.1 successful on my cluster(LSF system) with opempi/4.1.1/gcc/9.3.0,  and all of the tests are passed.</div><div>However, when i'm trying to run it on node with 24 cores , it shows such error:</div><div>"By default, for Open MPI 4.0 and later, infiniband ports on a device<br>are not used by default.  The intent is to use UCX for these devices.<br>You can override this policy by setting the btl_openib_allow_ib MCA parameter<br>to true.<br><br>  Local host:              node289<br>  Local adapter:           mlx4_0<br>  Local port:              1<br><br>--------------------------------------------------------------------------<br>--------------------------------------------------------------------------<br>WARNING: There was an error initializing an OpenFabrics device.<br><br>  Local host:   node289<br>  Local device: mlx4_0<br>--------------------------------------------------------------------------<br>[node289:07532] 23 more processes have sent help message help-mpi-btl-openib.txt / ib port not selected<br>[node289:07532] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages<br>[node289:07532] 23 more processes have sent help message help-mpi-btl-openib.txt / error in device init"<br></div><div>my job scripts is:</div><div>#!/bin/bash<br>module purge<br>module load openmpi/4.1.1/gcc/9.3.0   <br>#module load mkl/2019.update1<br>bsub -J cp2kjob -q pengrr -n 24  -o %J.out -e %J.err   mpirun ~/bin/cp2k/9.1-2/cp2k-9.1/exe/local/cp2k.psmp -i cp2k.inp <br></div><div><br></div><div>will this error impact my calculation?</div><div>what should i do to fix it?</div><div>thanks.</div><div>have a nice day</div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "cp2k" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/15d8902f-75d6-47ac-a4bb-71e948174584n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/15d8902f-75d6-47ac-a4bb-71e948174584n%40googlegroups.com</a>.<br />