Skip to content

Conversation

@jameskermode
Copy link
Contributor

Summary

  • Remove unused and hard-to-maintain map-reduce API
  • Delete src/mapreduce.jl (maptosites!, map_sites!, map_pairs!, etc.)
  • Remove GPU map-reduce kernels from src/gpu_kernels.jl
  • Remove unused exports (site, nbodies) from iterators.jl
  • Delete test/test_aux.jl and profile/profile_forces.jl

Test plan

  • All 699 tests pass

Closes #35

🤖 Generated with Claude Code

Remove unused and hard-to-maintain map-reduce API:
- Delete src/mapreduce.jl (maptosites!, map_sites!, map_pairs!, etc.)
- Remove GPU map-reduce kernels from src/gpu_kernels.jl
- Remove unused exports (site, nbodies) from iterators.jl
- Delete test/test_aux.jl and profile/profile_forces.jl

Closes JuliaMolSim#35

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Map-Reduce Functionality

1 participant