Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 780 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 780 Bytes

Radiation Testing Budget

repo for laying out radiation tests, components to be tested, and the sequence of those tests.

Software To Be Used

for reference on what should be done look at pdf in main directory of this repo

GPU TESTS

(https://docs.nvidia.com/cuda/cuda-samples/index.html)

  • vector addition loop
  • summation loop (atomics and shared memory)
  • FluidsGL (heavy CPU and GPU)

MEMORY MONITORS