Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces
ErrorChecker.hpp File Reference
#include "shambackends/DeviceBuffer.hpp"
#include "shambackends/sycl.hpp"
+ Include dependency graph for ErrorChecker.hpp:

Go to the source code of this file.

Classes

struct  shamalgs::atomic::ErrorCheckerFlags
 A utility class to check for errors on device, using a single uint to store all the error flags. More...
 
struct  shamalgs::atomic::ErrorCheckerFlags::accessed
 A struct to access the pointer associated to the buffer. More...
 
struct  shamalgs::atomic::ErrorCheckCounter
 This class is used to check for errors in kernels. It is composed of a buffer of u32 that is used to store the error counts. More...
 
struct  shamalgs::atomic::ErrorCheckCounter::accessed
 A struct to access the pointer associated to the buffer. More...
 

Namespaces

namespace  shamalgs
 namespace to contain everything implemented by shamalgs
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file ErrorChecker.hpp.