fprintf(stderr, "OpenGL interoperability was requested, but StarPU was built with multithread GPU control support, please reconfigure with --disable-cuda-memcpy-peer but that will disable the memcpy-peer optimizations\n");
- STARPU_ASSERT(0);
+ STARPU_ABORT();
}
#else
for (i = 0; i < conf->n_cuda_opengl_interoperability; i++)