Skip to content

Instantly share code, notes, and snippets.

@jrprice
Created February 21, 2018 15:25
Show Gist options
  • Save jrprice/a98a1f9925524e61341fec9bc2874112 to your computer and use it in GitHub Desktop.
Save jrprice/a98a1f9925524e61341fec9bc2874112 to your computer and use it in GitHub Desktop.
grep HAVE_ config.h for pocl
#define HAVE_FORK
#define HAVE_VFORK
#define HAVE_CLOCK_GETTIME
#define HAVE_FDATASYNC
#define HAVE_MKOSTEMPS
#define HAVE_MKDTEMP
/* #undef HAVE_LTTNG_UST */
/* #undef HAVE_OCL_ICD */
#define HAVE_POSIX_MEMALIGN
/* #undef HAVE_HSA_EXT_AMD_H */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment