ttg
1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
ttg
ttg
madness
device.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSD-3-Clause
2
#ifndef TTG_MADNESS_DEVICE_H
3
#define TTG_MADNESS_DEVICE_H
4
5
namespace
ttg_madness
{
6
/* no device support in MADNESS */
7
inline
int
num_devices
() {
return
0; }
8
}
9
10
#endif
// TTG_MADNESS_DEVICE_H
ttg_madness
this contains MADNESS-based TTG functionality
Definition
fwd.h:17
ttg_madness::num_devices
int num_devices()
Definition
device.h:7
Generated at Mon Nov 24 2025 13:41:21 for
ttg
1.0.0 by
1.9.8