Skip to content

Commit

Permalink
Updated nvidia_peermem
Browse files Browse the repository at this point in the history
  • Loading branch information
stephandooper committed Oct 17, 2024
1 parent 17b3777 commit c770830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/nvidia-peer-memory/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

- name: Modprobe nv_peer_mem
modprobe:
name: nv_peermem
name: nvidia_peermem
state: present
when:
- ansible_local['gpus']['count']
Expand Down

0 comments on commit c770830

Please sign in to comment.