2 * Copyright (c) 2014 ETH Zurich.
5 * This file is distributed under the terms in the attached LICENSE file.
6 * If you do not find this file, copies can be found by writing to:
7 * ETH Zurich D-INFK, Universitaetsstrasse 6, CH-8092 Zurich. Attn: Systems Group.
10 #ifndef XEON_PHI_XEON_PHI_H_
11 #define XEON_PHI_XEON_PHI_H_
13 /// The maximum number of coprocessor cards in a system
14 #define XEON_PHI_NUM_MAX 8
16 #endif // XEON_PHI_XEON_PHI_H_