Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
reference-repository
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
grid5000
reference-repository
Commits
2736f01d
Commit
2736f01d
authored
Sep 12, 2016
by
PARISOT Clement
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[nancy] grimani - Fix cpu/cores values
parent
3eeebfbd
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
data/grid5000/sites/nancy/clusters/grimani/nodes/grimani-1.json
...rid5000/sites/nancy/clusters/grimani/nodes/grimani-1.json
+1
-1
data/grid5000/sites/nancy/clusters/grimani/nodes/grimani-2.json
...rid5000/sites/nancy/clusters/grimani/nodes/grimani-2.json
+1
-1
data/grid5000/sites/nancy/clusters/grimani/nodes/grimani-3.json
...rid5000/sites/nancy/clusters/grimani/nodes/grimani-3.json
+1
-1
data/grid5000/sites/nancy/clusters/grimani/nodes/grimani-4.json
...rid5000/sites/nancy/clusters/grimani/nodes/grimani-4.json
+1
-1
data/grid5000/sites/nancy/clusters/grimani/nodes/grimani-5.json
...rid5000/sites/nancy/clusters/grimani/nodes/grimani-5.json
+1
-1
data/grid5000/sites/nancy/clusters/grimani/nodes/grimani-6.json
...rid5000/sites/nancy/clusters/grimani/nodes/grimani-6.json
+1
-1
data/grid5000/sites/nancy/servers/talc-data.json
data/grid5000/sites/nancy/servers/talc-data.json
+1
-1
input/grid5000/sites/nancy/clusters/grimani/grimani.yaml
input/grid5000/sites/nancy/clusters/grimani/grimani.yaml
+1
-1
No files found.
data/grid5000/sites/nancy/clusters/grimani/nodes/grimani-1.json
View file @
2736f01d
...
...
@@ -2,7 +2,7 @@
"architecture"
:
{
"nb_cores"
:
12
,
"nb_procs"
:
2
,
"nb_threads"
:
24
,
"nb_threads"
:
12
,
"platform_type"
:
"x86_64"
},
"bios"
:
{
...
...
data/grid5000/sites/nancy/clusters/grimani/nodes/grimani-2.json
View file @
2736f01d
...
...
@@ -2,7 +2,7 @@
"architecture"
:
{
"nb_cores"
:
12
,
"nb_procs"
:
2
,
"nb_threads"
:
24
,
"nb_threads"
:
12
,
"platform_type"
:
"x86_64"
},
"bios"
:
{
...
...
data/grid5000/sites/nancy/clusters/grimani/nodes/grimani-3.json
View file @
2736f01d
...
...
@@ -2,7 +2,7 @@
"architecture"
:
{
"nb_cores"
:
12
,
"nb_procs"
:
2
,
"nb_threads"
:
24
,
"nb_threads"
:
12
,
"platform_type"
:
"x86_64"
},
"bios"
:
{
...
...
data/grid5000/sites/nancy/clusters/grimani/nodes/grimani-4.json
View file @
2736f01d
...
...
@@ -2,7 +2,7 @@
"architecture"
:
{
"nb_cores"
:
12
,
"nb_procs"
:
2
,
"nb_threads"
:
24
,
"nb_threads"
:
12
,
"platform_type"
:
"x86_64"
},
"bios"
:
{
...
...
data/grid5000/sites/nancy/clusters/grimani/nodes/grimani-5.json
View file @
2736f01d
...
...
@@ -2,7 +2,7 @@
"architecture"
:
{
"nb_cores"
:
12
,
"nb_procs"
:
2
,
"nb_threads"
:
24
,
"nb_threads"
:
12
,
"platform_type"
:
"x86_64"
},
"bios"
:
{
...
...
data/grid5000/sites/nancy/clusters/grimani/nodes/grimani-6.json
View file @
2736f01d
...
...
@@ -2,7 +2,7 @@
"architecture"
:
{
"nb_cores"
:
12
,
"nb_procs"
:
2
,
"nb_threads"
:
24
,
"nb_threads"
:
12
,
"platform_type"
:
"x86_64"
},
"bios"
:
{
...
...
data/grid5000/sites/nancy/servers/talc-data.json
View file @
2736f01d
...
...
@@ -41,4 +41,4 @@
"type"
:
"server"
,
"uid"
:
"talc-data"
,
"warranty"
:
11.202
}
}
\ No newline at end of file
input/grid5000/sites/nancy/clusters/grimani/grimani.yaml
View file @
2736f01d
...
...
@@ -40,7 +40,7 @@ nodes:
architecture
:
nb_cores
:
12
nb_procs
:
2
nb_threads
:
24
nb_threads
:
12
processor
:
ht_capable
:
false
storage_devices
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment