Skip to content
Snippets Groups Projects

Change: submission dates are now managed as long on the users' side

Merged Ghost User requested to merge issue12 into master
22 files
+ 578
550
Compare changes
  • Side-by-side
  • Inline
Files
22
@@ -2,6 +2,4 @@
#define NB_CORE_PER_MACHINE 16
#define INITIAL_MACHINE_STATE AWAKE
#define PSTATE_AWAKE 0
#define PSTATE_ASLEEP 1
#define EPSILON 0.00001 /* For float rounding issues */
\ No newline at end of file
#define PSTATE_ASLEEP 1
\ No newline at end of file
Loading