User Tools

Site Tools


cluster:172

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cluster:172 [2018/08/23 14:43]
hmeij07 [Lammps]
cluster:172 [2018/08/23 17:50]
hmeij07 [mapd]
Line 326: Line 326:
 ==== mapd ==== ==== mapd ====
  
 +  * https://www.mapd.com/docs/latest/4_centos7-yum-gpu-ce-recipe.html
 +
 +<code>
 +
 +useradd -U mapd
 +
 +# mapd.repo
 +[mapd-ce-cuda]
 +name=mapd ce - cuda
 +baseurl=https://releases.mapd.com/ce/yum/stable/cuda
 +gpgcheck=1
 +gpgkey=https://releases.mapd.com/GPG-KEY-mapd
 +
 +yum  install \
 +  copy-jdk-configs java-1.8.0-openjdk-headless \
 +  javapackages-tools libxslt \
 +  lksctp-tools python-javapackages \
 +  python-lxml tzdata-java \
 +  mapd 
 +  # n37:/usr/local/src
 +
 +# User specific aliases and functions
 +export MAPD_USER=mapd
 +export MAPD_GROUP=mapd
 +export MAPD_STORAGE=/var/lib/mapd
 +export MAPD_PATH=/opt/mapd
 +# The $MAPD_STORAGE directory must be dedicated to MapD
 +
 +</code>
  
 \\ \\
 **[[cluster:0|Back]]** **[[cluster:0|Back]]**
cluster/172.txt ยท Last modified: 2020/07/15 17:52 by hmeij07