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

run mpi sbatch script with colorful julia #755

Closed
wants to merge 1 commit into from
Closed

Conversation

juliasloan25
Copy link
Member

Purpose

Right now the runs output from test/mpi_tests/test_sbatch_script.sh don't include any colors in the output, so it's hard to read through and see where the errors/warnings are. This changes the julia calls to run with --color=yes to fix it

@juliasloan25 juliasloan25 requested a review from LenkaNovak April 25, 2024 00:12
Copy link
Collaborator

@LenkaNovak LenkaNovak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great idea, but when I look at the output file (/central/scratch/esm/slurm-buildkite /climacoupler-ci/3481/climacoupler-ci/slurm-40982634.out), I now get
Screen Shot 2024-04-26 at 7 19 18 AM
whereas before it was (e.g. /central/scratch/esm/slurm-buildkite/climacoupler-ci/3470/climacoupler-ci/slurm-40955862.out)
Screen Shot 2024-04-26 at 7 18 33 AM
so it seems that the previous version is more legible.

@juliasloan25
Copy link
Member Author

This is a great idea, but when I look at the output file (/central/scratch/esm/slurm-buildkite /climacoupler-ci/3481/climacoupler-ci/slurm-40982634.out), I now get Screen Shot 2024-04-26 at 7 19 18 AM whereas before it was (e.g. /central/scratch/esm/slurm-buildkite/climacoupler-ci/3470/climacoupler-ci/slurm-40955862.out) Screen Shot 2024-04-26 at 7 18 33 AM so it seems that the previous version is more legible.

Hmm, good point. I'll close this for now

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