Skip to content

Commit

Permalink
removing global start time, fixing comparator error
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreyaTalati committed Nov 27, 2023
2 parents eb271b2 + 44f0877 commit c10ec63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/python/parla/common/globals.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
VCU_BASELINE = 1000



class SynchronizationType(IntEnum):
"""
This class declares the type (if any) of runeahead synchronization
Expand Down

0 comments on commit c10ec63

Please sign in to comment.