I'm confused. Is there any relationship between the recent Ampere Arm64 servers ( https://news.ycombinator.com/item?id=22475036 ) and Nvidia's "Ampere Architecture", or is it just a case of them using the same name?
I don't like that people downvoted you for asking a question. If someone thinks the question is stupid or not doesn't mean that a downvote is warranted. (nor an upvote, answer the question and move on.) To answer though; it's just a coincidence, as you might already know Nvidia uses famous scientists (especially in the field of electricity) as the names of their microarchitectures. * Volta (Alessandro Volta, inventor…
Nvidia CEO Introduces Nvidia Ampere Architecture, Nvidia A100 GPU
261–270 of 347 posts
Re: Nvidia CEO Introduces Nvidia Ampere Architecture, Nvidia A100 GPU
#262Earlier quoted context omitted.
Well considering they are filing for bankruptcy you are going to be waiting a while...
Source?
Re: Nvidia CEO Introduces Nvidia Ampere Architecture, Nvidia A100 GPU
#263Earlier quoted context omitted.
> They make good hardware, but there's a lot of lock-in, and not a lot of transparency. This sounds like you'd like NVIDIA to open-source all their software. I see this type of request a lot, but I don't see it happening. NVIDIA's main competitive advantage over AMD and Intel is its software stack. AMD could release a 2x powerful GPGPU tomorrow for half the price and most current NVIDIA users wouldn't care because wh…
> AMD could release a 2x powerful GPGPU tomorrow for half the price and most current NVIDIA users wouldn't care because what good is that if you can't program it?. Correction: Nobody will be able to use the AMD hardware (outside of computer graphics) because everybody has been locked-in with CUDA on Nvidia. They can not even change even if they want to: it is pure madness to reprogram an entire GPGPU software stack e…
> That's propaganda and it's wrong.
Very convenient of you to have omitted what was in the square brackets:
> Intel MKL, Intel SVML, ... libraries, icc, ifort, ... compiler
Show me the open source MKL, Intel SVML, icc and ifort.
Some (all?) of it may be free, but it's not open source.
Re: Nvidia CEO Introduces Nvidia Ampere Architecture, Nvidia A100 GPU
#264Earlier quoted context omitted.
Tesla is famous in the US for inventing polyphase AC and induction motors, but this is really one of these stories were a bunch of people invented the same thing very closely to each other due to a precipitating reaching of understanding. Note that Tesla's designs were IIRC two-phase which is largely inferior to three-phase. The push for three-phase and associated designs and inventions (three phase transformers on a…
> but this is really one of these stories were a bunch of people invented the same thing very closely to each other due to a precipitating reaching of understanding. This is by far the dominant case of invention. Truly independent work is incredibly rare.
Re: Nvidia CEO Introduces Nvidia Ampere Architecture, Nvidia A100 GPU
#265Important to remember the half-precision tensorcore misrepresentations where the 8x improvement over fp32 claimed on Imagenet with tensorcores (V100) was actually only 1.2-2x [1,2]. Furthermore, there are major precision issues with network architectures like variational autoencoders and many others. We use V100s for Richardson-Lucy like deconvolutions for example, where we have near-exact photon counts up to 10,000…
I am not that much into ML, just fiddled with it a bit, is tf32=fp16?
Re: Nvidia CEO Introduces Nvidia Ampere Architecture, Nvidia A100 GPU
#266Important to remember the half-precision tensorcore misrepresentations where the 8x improvement over fp32 claimed on Imagenet with tensorcores (V100) was actually only 1.2-2x [1,2]. Furthermore, there are major precision issues with network architectures like variational autoencoders and many others. We use V100s for Richardson-Lucy like deconvolutions for example, where we have near-exact photon counts up to 10,000…
I am not that much into ML, just fiddled with it a bit, is tf32=fp16?
Re: Nvidia CEO Introduces Nvidia Ampere Architecture, Nvidia A100 GPU
#267I'm mostly just amazed by that... what is it, that ivory thing above/around his stove? Is this a thing newly rich americans have in their kitchens?
Re: Nvidia CEO Introduces Nvidia Ampere Architecture, Nvidia A100 GPU
#268Earlier quoted context omitted.
And yet we grant patents so liberally, giving a windfall to the first person who files.
Remember the long view - patents cause people to hurry to publish and share their ideas publically. Why shouldn't they be granted liberally. In a few years, the temporary monopoly falls away and the benefit passes to everyone. I think they should work to make them even cheaper and easier to file.
Re: Nvidia CEO Introduces Nvidia Ampere Architecture, Nvidia A100 GPU
#269Earlier quoted context omitted.
Have you heard about CuPy?
Yes. I won't bet my business on a one-vendor solution with a medium-sized community which might disappear at some point. If CuPy supported NVidia and AMD, and was folded into Numpy, I'd buy the biggest, beefiest GPU I could find overnight.
Re: Nvidia CEO Introduces Nvidia Ampere Architecture, Nvidia A100 GPU
#270Important to remember the half-precision tensorcore misrepresentations where the 8x improvement over fp32 claimed on Imagenet with tensorcores (V100) was actually only 1.2-2x [1,2]. Furthermore, there are major precision issues with network architectures like variational autoencoders and many others. We use V100s for Richardson-Lucy like deconvolutions for example, where we have near-exact photon counts up to 10,000…