EnochMayor

Results 11 comments of EnochMayor

Thank you for the feedback and insight into how this can be implemented. I will adjust these parameters to see if I can achieve this I have two questions as...

Hi @JamesEMcClure i was wondering if there the hours installation guide is available as I have tried this option without success (I am using the openmpi/3.1.2 version to build).

Thanks for the feedback Professor McClure, This was the output I got for the command `_which mpicxx_` `/cvmfs/soft.computecanada.ca/easybuild/software/2017/avx2/Compiler/gcc7.3/openmpi/3.1.2/bin/mpicxx` Does that imply that instead of using `export MPI_DIR=/opt/openmpi/3.1.2` I would be...

Dear professor McClure Thanks for the feedback. I have implemented those corrections However, I have another issue which is: CMake 3.9 or higher is required. You are running version 3.8.2...

I was building for CPU and I was able to compile it after loading a more recent version of the cmake module. I do have troubles in running the simulation...

Is this an issue with the visualization part of the code. (I did not install SILO since it was optional)... Regards Enoch

Thanks Prof. McClure, I was able to resolve this. I think it had something to do with my batch script and the number of processes I was running. Thanks for...

Thank you Professor, I understand it which leads me to this question; In the example https://lbpm-sim.org/userGuide/models/mrt/mrt.html `MRT { tau = 1.0 F = 0.0, 0.0, 1.0e-5 timestepMax = 2000 tolerance...

Thanks Prof this simplifies things ... I am trying to add my run script, slurm file and input.db file to this space here but nonetheless i have included and attached...

This is the script file I am adapting to run the MRT model. The slurm file is the output. I will try to post it on the github repository This...