Skip to content

Instantly share code, notes, and snippets.

@inducer
Created February 20, 2021 18:47
#! /bin/bash
OCL_ICD_VENDORS=$HOME/shared/pack/pocl-master-install \
LD_LIBRARY_PATH=$HOME/shared/pack/pocl-master-install/lib:$HOME/shared/pack/jemalloc-build/lib:$LD_LIBRARY_PATH \
exec "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment