CUDA Fortran for Scientists and Engineers - Ruetsch, Gregory; Fatica, Massimiliano; - Prospero Internetes Könyváruház

 
A termék adatai:

ISBN13:9780443219771
ISBN10:044321977X
Kötéstípus:Puhakötés
Terjedelem:350 oldal
Méret:234x190 mm
Súly:890 g
Nyelv:angol
679
Témakör:

CUDA Fortran for Scientists and Engineers

Best Practices for Efficient CUDA Fortran Programming
 
Kiadás sorszáma: 2
Kiadó: Morgan Kaufmann
Megjelenés dátuma:
 
Normál ár:

Kiadói listaár:
EUR 113.00
Becsült forint ár:
46 629 Ft (44 409 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

41 967 (39 968 Ft + 5% áfa )
Kedvezmény(ek): 10% (kb. 4 663 Ft)
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

Megrendelésre a kiadó utánnyomja a könyvet. Rendelhető, de a szokásosnál kicsit lassabban érkezik meg.
Nem tudnak pontosabbat?
 
  példányt

 
Hosszú leírás:

CUDA Fortran for Scientists and Engineers: Best Practices for Efficient CUDA Fortran Programming shows how high-performance application developers can leverage the power of GPUs using Fortran, the familiar language of scientific computing and supercomputer performance benchmarking. The authors presume no prior parallel computing experience, and cover the basics along with best practices for efficient GPU computing using CUDA Fortran. In order to add CUDA Fortran to existing Fortran codes, they explain how to understand the target GPU architecture, identify computationally-intensive parts of the code, and modify the code to manage the data and parallelism and optimize performance - all in Fortran, without having to rewrite in another language. Each concept is illustrated with actual examples so you can immediately evaluate the performance of your code in comparison. This second edition provides much needed updates on how to efficiently program GPUs in CUDA Fortran. It can be used either as a tutorial on GPU programming in CUDA Fortran as well as a reference text.

Tartalomjegyzék:

PART I: CUDA Fortran Programming 1. Introduction 2. Correctness, Accuracy, and Debugging 3. Performance Measurements and Metrics 4. Synchronization 5. Optimization 6. Multi-GPU Programming 7. Porting Tips and Techniques 8. Interfacing with CUDA C, OpenACC, and CUDA Libraries PART II Case Studies 9. Monte Carlo Method 10. Finite Difference Method 11. Applications of the Fast Fourier TransformRay Tracing