بنقرة واحدة
hpc-context
SLURM and HPC guidance for Mycelia benchmarks and large-scale analysis
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
SLURM and HPC guidance for Mycelia benchmarks and large-scale analysis
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Rules for test isolation — preventing global state leakage from @eval monkeypatching
Mycelia-specific test coverage expansion workflow
Staged test organization and testing guidelines for Mycelia
Diagnose and fix Lustre scratch "disk full" errors on /global/scratch when filesystem space appears available. Use for failed downloads/writes in scratch, TMPDIR issues, OST/MDT saturation, quota checks, and re-striping temp paths to healthy pools.
External tool integration and citation requirements for Mycelia
Julia coding style and import rules for Mycelia package
استنادا إلى تصنيف SOC المهني
| name | hpc-context |
| description | SLURM and HPC guidance for Mycelia benchmarks and large-scale analysis |
Guidance for running Mycelia on HPC systems with SLURM.
Local small/medium/large benchmarks:
julia --project=. benchmarking/benchmark_runner.jl small
julia --project=. benchmarking/benchmark_runner.jl medium
julia --project=. benchmarking/benchmark_runner.jl large
SLURM submission (resource-intensive):
sbatch benchmarking/run_all_benchmarks.sh
benchmarking/ - Heavy benchmark scriptsresults/ - Generated artifactsci/hpc/ - HPC-specific CI configurationutility-functions.jl for large-scale analysessrc/joinpath for all file pathstutorials/, test/, or benchmarking/src/ and call from tutorial