Gbp-Pq: Name 0010-minor-cleanup.patch
message(FATAL_ERROR "Could not determine whether to use -march or -mcpu with clang")
endif()
endif()
+ message(STATUS " Using ${CLANG_MARCH_FLAG}")
set(CLANG_MARCH_FLAG ${CLANG_MARCH_FLAG} CACHE INTERNAL "Clang option used to specify the target cpu")
endif()
*/
int pocl_device_get_env_count(const char *dev_type);
-
/**
* \brief Unique global memory id for devices with distinct memory from the system memory
* \return Unique global mem id, id > 0. Zero is reserved for shared system memory
"library. \nThis is not a bug in pocl and there's nothing we "
"can do to fix it - you need both pocl and your program to be"
" compiled for your system. This is known to happen with "
- "Luxmark benchmark binaries dowloaded from website; Luxmark "
+ "Luxmark benchmark binaries downloaded from website; Luxmark "
"installed from your linux distribution's packages should "
"work.\n",
cache_topdir);