luisgo
May 31, 2017, 11:56am
1
Dear All
I am getting the error in the subject.
It happens when I generate a report of the profiler. The pdf file it generates is huge, “corrupt” and takes a long time to generate.
I am using Ubuntu 16.04, Oracle Java 9 and CUDA 8
Can you give me a solution, please?
Thanks
Luis Gonçalves
luisgo
May 31, 2017, 12:48pm
2
nsight.ini
******************************************************************++
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
–launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140603-1326
–launcher.defaultAction
openFile
-vm
…/jre/bin/java
-vmargs
-Xms80m
-Xmx1G
-XX:MaxPermSize=512m
-XX:CompileCommand=exclude,java/lang/reflect/Array,newInstance
-Dosgi.requiredJavaVersion=1.6
…/jre/bin/java -version
java version “1.7.0_07”
Java™ SE Runtime Environment (build 1.7.0_07-b10)
Java HotSpot™ 64-Bit Server VM (build 23.3-b01, mixed mode)
reduce the scope of your profiling
profile fewer kernels, for a shorter duration, etc.
I have a portable with also 8GBytes and generate the report of the profiler Ok with the same project