Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
memcontrol.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 CTF_int
 

Functions

void CTF_int::inc_tot_mem_used (int64_t a)
 
int64_t CTF_int::proc_bytes_used ()
 gives total memory used on this MPI process More...
 
int64_t CTF_int::proc_bytes_total ()
 gives total memory size per MPI process More...
 
int64_t CTF_int::proc_bytes_available ()
 gives total memory available on this MPI process More...
 
void CTF_int::set_memcap (double cap)
 sets what fraction of the memory capacity CTF can use More...
 
void CTF_int::set_mem_size (int64_t size)
 sets what fraction of the memory capacity CTF can use More...
 
int CTF_int::get_num_instances ()