NVidia Jetson Nano (unsupported)
Moderator: Site Moderators
Forum rules
Please read the forum rules before posting.
Please read the forum rules before posting.
NVidia Jetson Nano (unsupported)
Anyone gotten one to work? Didn't spend a ton of time but got frustrated with the installer even though I feel like I've installed the DEB file in Ubuntu before.
-
- Posts: 2522
- Joined: Mon Feb 16, 2009 4:12 am
- Location: Greenwood MS USA
Re: NVidia Jetson Nano
In theory, it should not fold. All current folding clients use the x86 instruction set, often x86_64.
The Jetson Nano uses an ARM instruction set, for the A57 CPU.
While the GPU is a Maxwell design that would work if ARM software was developed, again, all the GPU code assumes a x86 host CPU. The GPU may be so weak it cannot complete a WU in the allotted time.
Sony wrote an Android client for ARM, (not linux) but it never supported GPUs and is currently inactive.
The Jetson Nano uses an ARM instruction set, for the A57 CPU.
While the GPU is a Maxwell design that would work if ARM software was developed, again, all the GPU code assumes a x86 host CPU. The GPU may be so weak it cannot complete a WU in the allotted time.
Sony wrote an Android client for ARM, (not linux) but it never supported GPUs and is currently inactive.
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
-
- Posts: 16
- Joined: Mon Apr 06, 2020 9:14 am
Re: NVidia Jetson Nano (unsupported)
can somebody explain or show the difference between a NVIDIA grafic card which is good for folding here and the Jetson nano, where the peoble say it would be too slow.... I get it that ARM CPU is not supported..but why would be the Jetson nano (the MAXWELL GPU with the cuda cores) too slow?
Re: NVidia Jetson Nano (unsupported)
128 cuda cores with no mention of core speed doing .5 teraflops(fp16) vs 2560 cuda cores on a 2070 super with 1600mhz base clock doing 9 teraflops(fp32) or 18 teraflops (fp16). It looks like an old gtx 560 can do 1 teraflop(fp32). So about 1/4 the speed of a 560...
-
- Site Admin
- Posts: 7937
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: NVidia Jetson Nano (unsupported)
And the ultimate lack on the Jetson Nano, apparently no support for FP64. The GPU folding projects currently require FP32 for most calculations, and use some FP64 calculations where needed to maintain enough precision.
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
Re: NVidia Jetson Nano (unsupported)
Hello, I have a Jetson TX1 and would like to try. Is there a FAH version I can build and try to get it working?
-
- Site Admin
- Posts: 7937
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: NVidia Jetson Nano (unsupported)
At this time, no there is no version that can be used for the ARM based Jetson. At most, running Android there are some monitoring apps that might run on one and that could link to other x86 based systems to monitor what they were doing on their F@h clients.ori333 wrote:Hello, I have a Jetson TX1 and would like to try. Is there a FAH version I can build and try to get it working?
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
Re: NVidia Jetson Nano (unsupported)
The nano is pretty much a joke at the price you pay for it.
You won't make the deadline with it, both on CPU or GPU if it was ever supported.
It's great for automotive entertainment systems, but not for deep learning, or folding.
Is like cleaning your home with a toothbrush.
I was seriously disappointed with the performance of it.
What they instead should have done, is modify the board to work on 12V, and have a PCIE x4 port that could click on the back of a GPU.
Performance wise, it's not faster than any Intel Atom or Celeron powered laptop.
You won't make the deadline with it, both on CPU or GPU if it was ever supported.
It's great for automotive entertainment systems, but not for deep learning, or folding.
Is like cleaning your home with a toothbrush.
I was seriously disappointed with the performance of it.
What they instead should have done, is modify the board to work on 12V, and have a PCIE x4 port that could click on the back of a GPU.
Performance wise, it's not faster than any Intel Atom or Celeron powered laptop.
Re: NVidia Jetson Nano (unsupported)
There is alternate folding project, working on a Jetson Nano:
https://foldforcovid.io/
it is BOINC based, but does not use GPU; only CPU, so is has questionable performance.
https://foldforcovid.io/
it is BOINC based, but does not use GPU; only CPU, so is has questionable performance.