Login  Register

Re: CLMemory#getNIOSize should use buffer.limit() instead of buffer.capacity().

Posted by Wade Walker on Nov 16, 2016; 1:56pm
URL: https://forum.jogamp.org/CLMemory-getNIOSize-should-use-buffer-limit-instead-of-buffer-capacity-tp4037407p4037420.html

Are you compiling on Windows with MinGW? I've seen cases where having your project on a path with spaces in it causes an error in invoking external tools sometimes.

Regardless, the 7z failure shouldn't stop you -- it's run after all the tests finish to compress the results files, which is not necessary. As long as the results say "passed", the tests are OK.

Note that some tests may occasionally fail on some platforms due to differences between drivers and hardware for Nvidia and AMD. This is also normal, unfortunately. As long as the basic tests pass, you should be OK. If you have a specific test you're worried about, I can help you debug it if I have a platform similar to yours.