Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91049998
install_COMPSs.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Nov 7, 08:14
Size
487 B
Mime Type
text/x-shellscript
Expires
Sat, Nov 9, 08:14 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
22186217
Attached To
R9868 DeepHealth_UC13_seizure_detection
install_COMPSs.sh
View Options
#!/bin/sh
#sudo apt-get install openjdk-8-jre graphviz xdg-utils openssh-server libtool automake build-essential libboost-all-dev libxml2-dev libgmp3-dev flex bison libbison-dev texinfo libffi-dev libxml2 gfortran
git clone --single-branch --branch=2.6 https://github.com/bsc-wdc/compss.git
COMPS_INSTALL_DIR=$HOME/COMPSs
cd compss/
# Collecting submodules
./submodules_get.sh
./submodules_patch.sh
# Installing COMPSs for local user
cd builders/
./buildlocal ${COMPS_INSTALL_DIR}
Event Timeline
Log In to Comment