Skip to content

Create grub kernel parameters for virtual machine nodes #113

@sdake

Description

@sdake

This is mostly a duplicate of #111, however one is metal specific and the other is virtual machine specific.

Turning on (most) virtualization instructions have limited impact. NVIDIA GDS (GPU Direct Storage) is a feature which (I believe) enables the DMA engine on your processor to transfer memory from your NVME to your GPU, and possibly write to in-box NVME, or Nvme-over-fabric

In any event, the need for GDS should be record so it isn't lost, but it does not block (I believe).

If you run deviceTransferTest from the NVIDIA CUDA samples, one of the tests will fail if the kernel boot parameters are incorrect. GDS requires the ability to do RDMA, and GDS enables internal RDMA capability

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions