#!/bin/bash
PREFIX=/soft/apps/darshan-2.0.0 LOGDIR=/pvfs-surveyor/logs/darshan
#darshan cd ../
./configure --with-mem-align=16 --with-log-path=$LOGDIR --prefix=$PREFIX --with-zlib-for-mpi=/soft/apps/zlib-1.2.3/ --with-jobid-env=COBALT_JOBID CFLAGS="-O2" && make && make install
mkdir -p $LOGDIR $PREFIX/bin/darshan-mk-log-dirs.pl