Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: getting started missing namespace #756

Open
3 tasks done
ByteHamster opened this issue Nov 4, 2024 · 0 comments
Open
3 tasks done

Documentation: getting started missing namespace #756

ByteHamster opened this issue Nov 4, 2024 · 0 comments

Comments

@ByteHamster
Copy link
Contributor

Checklist

  • I have used the search function for open and closed issues to see if someone else has already submitted the same bug report.
  • I will describe the problem with as much detail as possible.
  • I build KaMPIng in Debug mode and will include all error and warning messages.

KaMPIng Version

0.1.1

MPI Implementation and Version

Harware (especially network hardware)

No response

First occurred

No response

Minimal Buggy Example

No response

Expected Output

No response

Current Behaviour

https://kamping-site.github.io/kamping/ uses comm.allgatherv(send_buf(input)); but should use comm.allgatherv(kamping::send_buf(input));

Logs

No response

@ByteHamster ByteHamster changed the title Documentation Documentation: getting started missing namespace Nov 4, 2024
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

No branches or pull requests

1 participant