In the CUDA SDK 2.0 simpleTexture3D demo, the following comment is found:
// The sample does not work with pageable memory
// This is a known issue for beta that will be fixed for the public release
Since this was taken from the “public release” it seems to be misplaced.
Does anyone know if this issue has been fixed?