Hi Michela
You can try to activate the TRACE input key in the &GLOBAL section (or TRACE_MASTER if the output becomes messy because of the large number of MPI ranks).
HTH
Matthias
--
You received this message because you are subscribed to the Google Groups "cp2k" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
cp2k+uns...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/cp2k/d4c2d7a3-fb48-4c39-b185-6ebfa692aa35n%40googlegroups.com.
Hi Michela
Although the downloadable CP2K containers (apptainers) may work on many systems, this is not the case for all cluster systems given the large variety of cluster and slurm configurations.
Could you run successfully the apptainer self test? E.g. with
“apptainer run -B /projects:/projects /shared/container_repository/cp2k/cp2k_2024.1_openmpi_generic_psmp.sif run_tests”
If that test does not work, the container is not suited for your cluster system and you should try to build a CP2K binary from scratch using the appropriate compiler and MPI modules installed on your cluster system. I recommend to ask one of the sysadmins for assistance to perform that task.
Best
Matthias
To view this discussion visit https://groups.google.com/d/msgid/cp2k/90858c2f-b28a-4b39-8c24-6fe4d8997081n%40googlegroups.com.
I did not think of that at all because it was suggested to me here. I took it out and things are running smoothly.
My guess as to what happened is that the "TRACE" is massive - see attached the file that I got from printing my compute node output. Perhaps it timed out before computing any MD steps (I allocated 42 hours).
I printed the attached file from the compute node (as I mentioned before, nothing was printed to my working directory even after submitting multiple times) in less than 10 min of runtime. I will keep running this on our HPC compute node and see if outputs any errors that could give us a better idea for why nothing was printed.
I am not sure why it wouldn't still print the output and why it left me without any restart files at all! That is the complete opposite of why I was trying to use TRACE T!
I would like to raise this as an issue, unless you can perhaps correct something that I did wrong.
Thank you,
Michela