Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
watcag-public
fpga-syspart
Commits
710c927e
Commit
710c927e
authored
Jun 30, 2020
by
harry1080ti
Browse files
script
parent
4523c8d1
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
27555 deletions
+1
-27555
optimization_algo/resulting_csv/cma_logmore_sq.csv
optimization_algo/resulting_csv/cma_logmore_sq.csv
+0
-27554
optimization_algo/scripts/sweep_nets_cma_sq.sh
optimization_algo/scripts/sweep_nets_cma_sq.sh
+1
-1
No files found.
optimization_algo/resulting_csv/cma_logmore_sq.csv
View file @
710c927e
This diff is collapsed.
Click to expand it.
optimization_algo/scripts/sweep_nets_cma_sq.sh
View file @
710c927e
...
...
@@ -15,7 +15,7 @@ declare -a max_ress=(17280 34560 51840)
#trial, popsize, res_unit, seeding_type" > ../resulting_csv/cma.csv
# for i in {0..2};
for
i
in
1
;
for
i
in
{
1..7
}
;
do
net
=
${
nets
[
$i
]
}
for
partitions
in
`
seq
3
${
max_partitions
[
$i
]
}
`
;
...
...
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