Skip to content

Conversation

@naughtont3
Copy link
Owner

@naughtont3
Copy link
Owner Author

naughtont3 commented Jan 5, 2019

Attach my setup notes for testing on ELK.

And with that I use OMPI ring_c test and run post-processing script like this...

 orterun -np 2 -host node1,node2 tau_exec -T mpi,pdt ./ring_c
 tau2csv.sh . > ring_np2.csv

@naughtont3
Copy link
Owner Author

Note: This PR does not have the OPAL_MEMPROF_xxx stuff that is in PR #5 or check for the OPAL_ENABLE_MEM_PROFILE (--enable-mem-profile) bits.

@naughtont3
Copy link
Owner Author

Example Usage: (With threading safety)

# Normal run
mpirun -np 4  ./a.out

# Instrumented run
mpirun -np 4 tau_exec -T mpi,pdt,pthread ./a.out

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