Skip to content

Commit

Permalink
Merge pull request #220 from accel-sim/60-accel-sim-is-not-deterministic
Browse files Browse the repository at this point in the history
  • Loading branch information
LAhmos authored May 25, 2023
2 parents 21f6fea + bb5ebe9 commit a88075e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gpu-simulator/trace-driven/trace_driven.cc
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ bool trace_warp_inst_t::parse_from_trace_struct(

is_vectorin = 0;
is_vectorout = 0;
pred = 0;
ar1 = 0;
ar2 = 0;
memory_op = no_memory_op;
Expand Down

0 comments on commit a88075e

Please sign in to comment.