Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Wave Equation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gruczela
Wave Equation
Commits
3ff798d1
Commit
3ff798d1
authored
1 year ago
by
gruczela
Browse files
Options
Downloads
Plain Diff
Merge branch 'gruczela-main-patch-60957' into 'main'
update script See merge request
!6
parents
36e4ee9a
b6e0fb88
No related branches found
Branches containing commit
No related tags found
1 merge request
!6
update script
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Numba Examples/numba_std.sh
+2
-2
2 additions, 2 deletions
Numba Examples/numba_std.sh
with
2 additions
and
2 deletions
Numba Examples/numba_std.sh
+
2
−
2
View file @
3ff798d1
...
...
@@ -6,10 +6,10 @@
#SBATCH --nodes=1-5 ## Number of different nodes
#SBATCH --ntasks=1 ## Number of tasks
#SBATCH --cpus-per-task=1 ## Number of CPUs (or cores) per task
#SBATCH --mem-per-cpu=
100M
## Memory required per allocated CPU
#SBATCH --mem-per-cpu=
2G
## Memory required per allocated CPU
## Load python interpreter
module load
Python
module load
Conda/3
## Execute numba_std script
srun python numba_std.py
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment