Skip to content

Commit

Permalink
remove TODO, it has been done
Browse files Browse the repository at this point in the history
  • Loading branch information
computablee committed Nov 21, 2023
1 parent e6cb304 commit 7ed086a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DotMP/Chunk.cs
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,6 @@ private void ComputeIndicesN(int curr_iter, int[] indices)

/// <summary>
/// Executes a chunk using the action selected by ForAction.selector
/// TODO: Optimize this whole function.
/// </summary>
/// <param name="curr_iter">A reference to the current iteration.</param>
/// <param name="start">The start of the chunk, inclusive.</param>
Expand Down

0 comments on commit 7ed086a

Please sign in to comment.