Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Namespaces | Variables
DeviceQueue.cpp File Reference
#include "shambackends/DeviceQueue.hpp"
#include "shamcmdopt/env.hpp"
#include "shamcomm/logs.hpp"
#include <utility>
+ Include dependency graph for DeviceQueue.cpp:

Go to the source code of this file.

Namespaces

namespace  sham
 namespace for backends this one is named only sham since shambackends is too long to write
 

Variables

std::string SHAMROCK_WAIT_AFTER_SUBMIT
 
auto sham::build_queue
 
auto sham::parse_wait_after_submit
 
bool sham::env_var_wait_after_submit_set = parse_wait_after_submit()
 

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 DeviceQueue.cpp.

Variable Documentation

◆ SHAMROCK_WAIT_AFTER_SUBMIT

std::string SHAMROCK_WAIT_AFTER_SUBMIT
Initial value:
"SHAMROCK_WAIT_AFTER_SUBMIT", "0", "Make queues wait after submit (default: 0)")
std::string getenv_str_default_register(const char *env_var, std::string default_val, std::string desc)
Get the content of the environment variable if it exist and register it documentation,...
Definition env.hpp:88

Definition at line 21 of file DeviceQueue.cpp.