Skip to content

Commit

Permalink
Add some compiler / mpirun debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
willend committed Dec 8, 2023
1 parent 169439d commit 7ae5524
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mcstas-basictest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,9 @@ jobs:
./install_mcstas/bin/${MCSTAS_EXECUTABLE} --version
mkdir run_NCrystal_example_mpi && cd run_NCrystal_example_mpi
cp ../install_mcstas/share/mcstas/resources/examples/NCrystal_example.instr .
clang --version
mpirun --version
ncrystal-config --version
../install_mcstas/bin/${MCRUN_EXECUTABLE} --mpi=2 NCrystal_example.instr sample_cfg="Y2O3_sg206_Yttrium_Oxide.ncmat\;density=0.6x"
- name: Launch NeXus test instrument
Expand Down

0 comments on commit 7ae5524

Please sign in to comment.