source: libcfa/prelude/defines.hfa.in @ 3c039b0

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 3c039b0 was 4069faad, checked in by Thierry Delisle <tdelisle@…>, 4 years ago

Fix error in benchmark where the wrong fd was used.
Changed behcnmark to use seperate cluster for I/O.
Changed some debug prints to use new versions with groups.
Fixed halting race condition leading to deadlock.

  • Property mode set to 100644
File size: 477 bytes
Line 
1//
2// Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo
3//
4// The contents of this file are covered under the licence agreement in the
5// file "LICENCE" distributed with Cforall.
6//
7// defines.hfa.in --
8//
9// Author           : Thierry Delisle
10// Created On       : Thu Apr 30 15:23:00 2020
11// Last Modified By :
12// Last Modified On :
13// Update Count     :
14//
15
16#undef HAVE_LINUX_IO_URING_H
17
18// #define __CFA_IO_POLLING_USER__
19// #define __CFA_IO_POLLING_KERNEL__
Note: See TracBrowser for help on using the repository browser.