From ae522b3a144c2e8f4e1f609a2ea5e4fc508aa0b0 Mon Sep 17 00:00:00 2001 From: Jeff Newman Date: Tue, 21 May 2024 22:05:58 -0500 Subject: [PATCH] fastmath off for atwork subtour freq --- configs/resident/atwork_subtour_frequency.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/resident/atwork_subtour_frequency.yaml b/configs/resident/atwork_subtour_frequency.yaml index ed3ab3e..6de559f 100644 --- a/configs/resident/atwork_subtour_frequency.yaml +++ b/configs/resident/atwork_subtour_frequency.yaml @@ -9,3 +9,6 @@ preprocessor: - land_use - tours - joint_tour_participants + +compute_settings: + fastmath: false