JetsonHacks

Results 41 comments of JetsonHacks

@kaisark - Glad you got it to work!

You should build the kernel that suits your needs. As for zswap and frontswap, I'm not sure why you would want to trade 20% of available memory in a memory...

If you are training large, complex networks the TX1 is a poor choice. The TX1 is a poor alternative to a desktop or laptop, more or less a cloud of...

Please see: https://github.com/JetsonHacksNano/gpuGraph

You could try executing the commands in packageTensorFlow.sh manually and see where it fails.

No idea. You'd have to look at how pip install determines which version of tensorflow-gpu is installed. It could very well be a packaging issue of some sort, where the...

There were apparently errors downloading supporting TensorFlow libraries, not related to the setTensorFlowEV.sh script. This could be due to connectivity issues, or the servers not being able to send the...

You ran out of memory: gcc: internal compiler error: Killed (program cc1plus) You will need to have swap memory enabled for the build.

What version of JetPack are you running on which Jetson? Are you running headless?

> I am connected to the target through ssh. This is a graphical program, are you using VNC or something? The DISPLAY is not set up correctly in your screenshot.