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

Issue on Running on multiple core #1173

Open
vikasrajisro opened this issue Jan 10, 2023 · 0 comments
Open

Issue on Running on multiple core #1173

vikasrajisro opened this issue Jan 10, 2023 · 0 comments

Comments

@vikasrajisro
Copy link

Dear all
I am trying to run specfem2d on multiple core (NPROC =8), the command ./bin/xmeshfem2D work smoothly but in next step the command ./bin/xspecfem2D is not working properly showing some error like this
Source 1
Position (x,z) of the source = 100000.00000000000 185000.00000000000
Invalid position, mesh dimensions are: xmin/max = 32000.000000000000 99000.000000000000 zmin/zmax 0.0000000000000000 76000.000000000000
Please fix source location, exiting...
Error: at least one source has x > xmax of the mesh
Error detected, aborting MPI... proc 0
Abort(30) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 30) - process 0

Inspite if i use single core (NPROC=1) all commands runs smoothly.
please someone help/suggest how the problem can be resolve.

Thanks &Regards
VIKAS.

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

No branches or pull requests

1 participant