BerkeleyLab / matcha

T-cell motility simulator
Other
3 stars 1 forks source link

Added grid and gradient for regular communication between images #130

Open davytorres opened 1 year ago

davytorres commented 1 year ago

Compiles and runs serially.

./build/run-fpm.sh run --flag "-fcoarray=single" ./build/run-fpm.sh test --flag "-fcoarray=single" GASNET_PSHM_NODES=2 ./build/run-fpm.sh run --flag "-fcoarray=single -DUSE_CAFFEINE"

Passes tests but error is generated when running

GASNET_PSHM_NODES=2 ./build/run-fpm.sh test --flag "-fcoarray=single -DUSE_CAFFEINE"

*** Caught a fatal signal (proc 1): SIGSEGV(11) NOTICE: Before reporting bugs, run with GASNET_BACKTRACE=1 in the environment to generate a backtrace. NOTICE: We recommend linking the debug version of GASNet to assist you in resolving this application issue.

Execution failed for object " test-main " *cmd_run*:stopping due to failed executions STOP 1