Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ECCCo-jl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Patrick Altmeyer
ECCCo-jl
Commits
8960927f
Commit
8960927f
authored
1 year ago
by
pat-alt
Browse files
Options
Downloads
Patches
Plain Diff
let's see if higher mem is possibek
parent
344489f7
No related branches found
No related tags found
1 merge request
!89
85 overshooting
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Artifacts.toml
+8
-0
8 additions, 0 deletions
Artifacts.toml
experiments/jobscripts/testing/mnist.sh
+1
-1
1 addition, 1 deletion
experiments/jobscripts/testing/mnist.sh
with
9 additions
and
1 deletion
Artifacts.toml
+
8
−
0
View file @
8960927f
...
...
@@ -22,6 +22,14 @@ lazy = true
sha256
=
"2e7decbde29d8d34333931e856d6b86e0c1f61cb6942a1a04cfd672aa2e64ce3"
url
=
"https://github.com/pat-alt/ECCCo.jl/releases/download/artifacts_results_20230907_1535/artifacts_results_20230907_1535.tar.gz"
[results-extended]
git-tree-sha1
=
"80fb590edda3c364e3bba56f7ebb810b52c73447"
lazy
=
true
[[results-extended.download]]
sha256
=
"a30ff71d3dd247084f35bd8e9a60320a42de0bcac9a3cb4b192c31e1bb75cbb7"
url
=
"https://github.com/pat-alt/ECCCo.jl.git/releases/download/results-extended/results-extended.tar.gz"
["results-paper-submission-1.8.5"]
git-tree-sha1
=
"3be5119c4ce466017db79f10fdb72b97e745bd7d"
lazy
=
true
...
...
This diff is collapsed.
Click to expand it.
experiments/jobscripts/testing/mnist.sh
+
1
−
1
View file @
8960927f
...
...
@@ -5,7 +5,7 @@
#SBATCH --ntasks=10
#SBATCH --cpus-per-task=4
#SBATCH --partition=compute
#SBATCH --mem-per-cpu=
8
GB
#SBATCH --mem-per-cpu=
16
GB
#SBATCH --account=research-eemcs-insy
#SBATCH --mail-type=END # Set mail type to 'END' to receive a mail when the job finishes.
...
...
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