Skip to content

Conversation

@davytorres
Copy link
Collaborator

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

@davytorres davytorres requested a review from rouson March 20, 2023 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants