Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
[trigger-nightly-build]
  • Loading branch information
[email protected] committed Feb 19, 2024
1 parent a3856e5 commit c5d6fd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/de/nqueensfaf/impl/GpuSolver.java
Original file line number Diff line number Diff line change
Expand Up @@ -639,8 +639,6 @@ private void releaseBuffers() {
}

private void executeWorkload(List<Constellation> constellations) {
// TODO
// fill jkl queens buffer
try (MemoryStack stack = MemoryStack.stackPush()) {
IntBuffer errBuf = stack.callocInt(1);

Expand Down

0 comments on commit c5d6fd5

Please sign in to comment.