File tree Expand file tree Collapse file tree 6 files changed +21
-12
lines changed Expand file tree Collapse file tree 6 files changed +21
-12
lines changed Original file line number Diff line number Diff line change 3131 " - Fix output message to indicate nccl rather than mpi\n " ,
3232 " - Destroy NCCL communicator\n " ,
3333 " \n " ,
34- " If you have time left: - Use ncclMemAlloc to allocate the buffers and\n " ,
35- " register them for communication - Don\\ `t forget to deregister and free\n " ,
36- " the buffers correctly\n " ,
34+ " If you have time left:\n " ,
35+ " \n " ,
36+ " - Use ncclMemAlloc to allocate the buffers and register them for\n " ,
37+ " communication\n " ,
38+ " - Don\\ `t forget to deregister and free the buffers correctly\n " ,
3739 " \n " ,
3840 " Compile with\n " ,
3941 " \n " ,
5153 " `make profile`. For `make run` and `make profile` the environment\n " ,
5254 " variable `NP` can be set to change the number of processes."
5355 ],
54- "id" : " 320eef96-73d2-4a94-8d01-7c441266efdb "
56+ "id" : " 42337a25-287a-4ae5-bcc6-e87fcf42ee4e "
5557 }
5658 ],
5759 "nbformat" : 4 ,
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ The purpose of this task is to use NCCL instead of MPI to implement a multi-GPU
2222- Destroy NCCL communicator
2323
2424If you have time left:
25+
2526- Use ncclMemAlloc to allocate the buffers and register them for communication
2627- Don`t forget to deregister and free the buffers correctly
2728
Original file line number Diff line number Diff line change 3131 " - Fix output message to indicate nccl rather than mpi\n " ,
3232 " - Destroy NCCL communicator\n " ,
3333 " \n " ,
34- " If you have time left: - Use ncclMemAlloc to allocate the buffers and\n " ,
35- " register them for communication - Don\\ `t forget to deregister and free\n " ,
36- " the buffers correctly\n " ,
34+ " If you have time left:\n " ,
35+ " \n " ,
36+ " - Use ncclMemAlloc to allocate the buffers and register them for\n " ,
37+ " communication\n " ,
38+ " - Don\\ `t forget to deregister and free the buffers correctly\n " ,
3739 " \n " ,
3840 " Compile with\n " ,
3941 " \n " ,
5153 " `make profile`. For `make run` and `make profile` the environment\n " ,
5254 " variable `NP` can be set to change the number of processes."
5355 ],
54- "id" : " 320eef96-73d2-4a94-8d01-7c441266efdb "
56+ "id" : " 42337a25-287a-4ae5-bcc6-e87fcf42ee4e "
5557 }
5658 ],
5759 "nbformat" : 4 ,
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ The purpose of this task is to use NCCL instead of MPI to implement a multi-GPU
2222- Destroy NCCL communicator
2323
2424If you have time left:
25+
2526- Use ncclMemAlloc to allocate the buffers and register them for communication
2627- Don`t forget to deregister and free the buffers correctly
2728
Original file line number Diff line number Diff line change 3131 " - Fix output message to indicate nccl rather than mpi\n " ,
3232 " - Destroy NCCL communicator\n " ,
3333 " \n " ,
34- " If you have time left: - Use ncclMemAlloc to allocate the buffers and\n " ,
35- " register them for communication - Don\\ `t forget to deregister and free\n " ,
36- " the buffers correctly\n " ,
34+ " If you have time left:\n " ,
35+ " \n " ,
36+ " - Use ncclMemAlloc to allocate the buffers and register them for\n " ,
37+ " communication\n " ,
38+ " - Don\\ `t forget to deregister and free the buffers correctly\n " ,
3739 " \n " ,
3840 " Compile with\n " ,
3941 " \n " ,
5153 " `make profile`. For `make run` and `make profile` the environment\n " ,
5254 " variable `NP` can be set to change the number of processes."
5355 ],
54- "id" : " 320eef96-73d2-4a94-8d01-7c441266efdb "
56+ "id" : " 42337a25-287a-4ae5-bcc6-e87fcf42ee4e "
5557 }
5658 ],
5759 "nbformat" : 4 ,
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ The purpose of this task is to use NCCL instead of MPI to implement a multi-GPU
2222- Destroy NCCL communicator
2323
2424If you have time left:
25+
2526- Use ncclMemAlloc to allocate the buffers and register them for communication
2627- Don`t forget to deregister and free the buffers correctly
2728
You can’t perform that action at this time.
0 commit comments