Skip to content

Instantly share code, notes, and snippets.

@inducer
Created February 20, 2021 18:47
Show Gist options
  • Save inducer/dc496bd68701115fbeadd351b1a70685 to your computer and use it in GitHub Desktop.
Save inducer/dc496bd68701115fbeadd351b1a70685 to your computer and use it in GitHub Desktop.
#! /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