Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
analytics-toolkit-tutorials
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nomad-lab
analytics-toolkit-tutorials
Commits
ed23a3c5
Commit
ed23a3c5
authored
8 years ago
by
Your Name
Browse files
Options
Downloads
Patches
Plain Diff
update sis_cscl.bkr for according to sis.py change
parent
0c2b4e0d
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
beaker-notebooks/sis_cscl.bkr
+2
-8
2 additions, 8 deletions
beaker-notebooks/sis_cscl.bkr
with
2 additions
and
8 deletions
beaker-notebooks/sis_cscl.bkr
+
2
−
8
View file @
ed23a3c5
...
@@ -590,7 +590,6 @@
...
@@ -590,7 +590,6 @@
"evaluator": "IPython",
"evaluator": "IPython",
"input": {
"input": {
"body": [
"body": [
"from nomad_sim.sis import estimate_calculation_expense",
"import random",
"import random",
"import string",
"import string",
"import os",
"import os",
...
@@ -666,8 +665,6 @@
...
@@ -666,8 +665,6 @@
"sis_control = {'local_paths':Local_paths, 'remote_run':Remote_run, 'parameters':Parameters}",
"sis_control = {'local_paths':Local_paths, 'remote_run':Remote_run, 'parameters':Parameters}",
"",
"",
"",
"",
"",
"estimate_calculation_expense(sis_control,feature_list)",
"if int(beaker.n_comb)==3:",
"if int(beaker.n_comb)==3:",
" sis_control['remote_run']['mpi_command'] = 'mpirun -np 5'",
" sis_control['remote_run']['mpi_command'] = 'mpirun -np 5'",
"",
"",
...
@@ -684,7 +681,7 @@
...
@@ -684,7 +681,7 @@
"elapsedTime": 1617
"elapsedTime": 1617
},
},
"evaluatorReader": true,
"evaluatorReader": true,
"lineCount": 8
3
,
"lineCount": 8
0
,
"tags": "calc_cell"
"tags": "calc_cell"
},
},
{
{
...
@@ -1140,8 +1137,6 @@
...
@@ -1140,8 +1137,6 @@
"evaluator": "IPython",
"evaluator": "IPython",
"input": {
"input": {
"body": [
"body": [
"",
"",
"from nomad_sim.wrappers import get_json_list, calc_descriptor ",
"from nomad_sim.wrappers import get_json_list, calc_descriptor ",
"from nomad_sim.wrappers import calc_model, calc_embedding, plot",
"from nomad_sim.wrappers import calc_model, calc_embedding, plot",
"from nomad_sim.utils_crystals import create_supercell",
"from nomad_sim.utils_crystals import create_supercell",
...
@@ -1150,7 +1145,6 @@
...
@@ -1150,7 +1145,6 @@
"from nomad_sim.utils_crystals import substitute_atoms",
"from nomad_sim.utils_crystals import substitute_atoms",
"from nomad_sim.descriptors import XrayDiffraction",
"from nomad_sim.descriptors import XrayDiffraction",
"from nomad_sim.utils_crystals import create_supercell",
"from nomad_sim.utils_crystals import create_supercell",
"from nomad_sim.sis import estimate_calculation_expense",
"",
"",
"# hack to change to local/Beaker mode in all files in the packages",
"# hack to change to local/Beaker mode in all files in the packages",
"# DEPRECATED",
"# DEPRECATED",
...
@@ -1241,7 +1235,7 @@
...
@@ -1241,7 +1235,7 @@
"height": 1206
"height": 1206
},
},
"evaluatorReader": true,
"evaluatorReader": true,
"lineCount": 8
9
,
"lineCount": 8
6
,
"tags": "calc_cell"
"tags": "calc_cell"
},
},
{
{
...
...
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