ENH update workstation specific files

This commit is contained in:
Nathan Dwarshuis 2024-03-06 12:25:55 -05:00
parent 975bff000f
commit ee93db11f3
2 changed files with 3 additions and 8 deletions

View File

@ -41,8 +41,7 @@ let memory =
let processor =
C.ModType.processor
C.Processor::{
, core_rows = 2
, core_padding = 0
, core_groups = [ { threads = 2, rows = 2, padding = 0 } ]
, show_stats = False
, show_plot = True
, table_rows = 10

View File

@ -74,12 +74,8 @@ let defaultDevs =
]
let otherDevs =
[ { tKey = "ebm_snakemake"
, tVal =
sshfsTree
"ebm_snakemake"
"EBM"
"nisaba:/wrk/njd2/stratomod-experiments"
[ { tKey = "nisaba-wrk"
, tVal = sshfsTree "nisaba_wrk" "nisaba_wrk" "nisaba:/wrk/njd2"
}
]