Agora
1.2.0
Agora project
cpu_attach.h
Go to the documentation of this file.
1
5
#ifndef CPU_ATTACH_H_
6
#define CPU_ATTACH_H_
7
8
int
stick_this_thread_to_core
(
int
core_id);
9
10
#endif // CPU_ATTACH_H_
stick_this_thread_to_core
int stick_this_thread_to_core(int core_id)
Definition:
cpu_attach.cc:10
cpu_attach.h
Declaration file for cpu attachment helper functions.
stick_to_core_and_check
int stick_to_core_and_check(int core_id)
Definition:
cpu_attach.cc:22
stick_this_thread_to_core
int stick_this_thread_to_core(int core_id)
Definition:
cpu_attach.cc:10
num_cores
num_cores
Definition:
parse_all_dl.m:3
test
compute_kernels
cpu_attach.h
Generated by
1.8.17