Problems with Jetson Nanao running tensorflow

Cannot allocate memory in static TLS block appears when using tensorflow

Hi,

Please try the following command :

$ export LD_PRELOAD=/usr/lib/aarch64-linux-gnu/libgomp.so.1

Thanks

First of all, thank you very much for your method, but I still report the error: cannot allocate memory in static TLS block after trying

Hi,

Since the command is to set a environment parameter.
Please noted that you will execute it in the same console as TenorFlow.

Thanks