Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added grid and gradient for regular communication between images #130

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.

1 participant