Hello, all! I am trying to run clMagma(http://icl.cs.utk.edu/magma/software/view.html?id=207) using pocl and got segfault on the line like:
err = clGetProgramInfo( programs[i], CL_PROGRAM_BINARY_SIZES, m_num_devices*sizeof(binary_sizes[0]), &binary_sizes[0], NULL ); I have also posted this issue on their forum: http://icl.cs.utk.edu/magma/forum/viewtopic.php?f=2&t=1253 Has anybody ever worked with clMagma library? Mike ------------------------------------------------------------------------------ _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
