Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linuxbin
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
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
Aerospace and Mechanical Engineering
linuxbin
Commits
8f3ee12a
Commit
8f3ee12a
authored
2 months ago
by
Papeleux Luc
Browse files
Options
Downloads
Patches
Plain Diff
add cfg files ignored by .gitignore
parent
91e1a406
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cfg/mn2l-gaston/comp.cfg
+5
-0
5 additions, 0 deletions
cfg/mn2l-gaston/comp.cfg
cfg/mn2l-gaston/launch.cfg
+4
-0
4 additions, 0 deletions
cfg/mn2l-gaston/launch.cfg
with
9 additions
and
0 deletions
cfg/mn2l-gaston/comp.cfg
0 → 100644
+
5
−
0
View file @
8f3ee12a
self.pars['CMAKELIST'].val='gaston.cmake'
self.pars['NB_TASKS'].val='6'
self.pars['NB_THREADS'].val='1'
self.pars['RUNMETHOD'].vals=['interactive','at','batch',]
self.pars['RUNMETHOD'].val='batch'
This diff is collapsed.
Click to expand it.
cfg/mn2l-gaston/launch.cfg
0 → 100644
+
4
−
0
View file @
8f3ee12a
self.pars['NB_THREADS'].val='6'
self.pars['NB_TASKS'].val='1'
self.pars['RUNMETHOD'].vals=['interactive','at','batch']
self.pars['RUNMETHOD'].val='batch'
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