Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
German Leon
Irradiar
Commits
f9aab839
Commit
f9aab839
authored
Feb 17, 2022
by
German Leon
Browse files
setconfig.py
parent
48d8f7ed
Changes
2
Show whitespace changes
Inline
Side-by-side
microbench/test.py
View file @
f9aab839
startup_script.sh
View file @
f9aab839
#!/bin/bash
# start the four cores
#/home/ubuntu/bin/startcores
export
MYHOME
=
$(
echo
$0
|cut
-d
'/'
-f1-3
)
cd
$MYHOME
#chmod
0666
/dev/
ttyS
0
#chmod
a+rw
/dev/
watchdog
0
# Nos vamos al directorio donde estan los test
cd
`
grep
-v
\#
dir_test
`
date
>>
reboot.log
export
LD_LIBRARY_PATH
=
/usr/local/cuda/lib64
echo
"Solo lo mantenemos vivo..."
# Nos vamos al directorio donde estan los test
cd
`
grep
-v
\#
dir_test
`
#$MYHOME/bin/serie.py
#/home/happy/bin/serie.py
#tools/serie.py
if
test
-f
"deleteindex.flag"
;
then
rm
lastFiNumber deleteindex.flag
fi
$MYHOME
/bin/iamalive
#/bin/bash
$MYHOME
/bin/iamalive_ini 20 10 &
./test.sh
Write
Preview
Supports
Markdown
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