Questions and Answers : Wish list : Using GPUs for number crunching
Message board moderation
Previous · 1 · 2 · 3 · 4 · 5
Author | Message |
---|---|
Send message Joined: 5 Sep 04 Posts: 7629 Credit: 24,240,330 RAC: 0 |
I also wonder if there are other sets of code being used for climate modelling apart from the Met Office programs and assuming there are, why do we not hear of them? Possibly because they are used in other countries, by their weather offices. But there is this, which was quite famous for a while: Earth_Simulator And a Uni student in America was working on a climate project similar to cpdn, in between working on his thesis. I don't know the name of it, or how far it got. |
Send message Joined: 15 Jan 06 Posts: 637 Credit: 26,751,529 RAC: 653 |
I will assume for the sake of argument that CPDN will never use GPUs, which is OK with me. I can use CPUs for this work. But it appears that someone will make use of GPUs for various FORTRAN projects before long. Computational Chemistry App: 12x Faster, Under 100 Lines of Code http://blogs.nvidia.com/blog/2015/07/13/openacc/ |
Send message Joined: 6 Aug 04 Posts: 264 Credit: 965,476 RAC: 0 |
From what I learn in SETI@home and Einstein@home message boards, nVIDIA uses the CUDA programming environment, while ATI/AMD uses OpenCL. OpenACC is never mentioned. Tullio |
Send message Joined: 13 Sep 15 Posts: 1 Credit: 816 RAC: 0 |
Hi Appologis for raising this topic one more time, but... Cuda has Fortran support (https://developer.nvidia.com/cuda-fortran), it also has IEEE data types including double (http://docs.nvidia.com/cuda/floating-point/index.html), from your point of view the speed ups could be quite significant. Supporting gpu compute may have unexpected benefits like attracting users with Tesla cards, which are not gaming devices (https://www.nvidia.com/object/tesla-servers.html), and could prove to be quite advatageous. Indeed a lot of super computers now leverage parallel computation on GPU's because they're so blisteringly quick (example http://www.top500.org/system/176819) CPU compute is old think |
Send message Joined: 5 Sep 04 Posts: 7629 Credit: 24,240,330 RAC: 0 |
All of the climate programs were/are created and are owned by the UK Met Office, for their own use, and run on their supercomputers. While FORTRAN on gpus is starting to appear, it's only of academic interest as far as Oxford Uni/cpdn is concerned. |
©2025 cpdn.org