Skip to content

PCIe 4+ interface #4

Open
Open
@hughperkins

Description

Need a PCIe 4+ interface, for communications between the main computer's CPUs, and the GPU board.

The PCIe interface will be used to copy data to and from the mainboard memory; to receive kernel launch requests from a mainboard CPU core; and to inform the mainboard CPU core once the kernel has finished running.

What we need for VeriGPU:

  • comprehensive verification of the PCIe interface
    • ideally including formal verification
  • need clear documentation on how to integrate the PCIe interface with VeriGPU
    • how to use the interface to copy data to and from mainboard main memory?
    • how to receive data/instructions from a mainboard CPU?
    • how to send data/responses to a mainboard CPU?
  • ideally need a PR to integrate the PCIe 4+ interface with VeriGPU

Screen Shot 2022-04-07 at 6 19 04 PM

Introduction to PCIe https://pcisig.com/sites/default/files/files/PCI_Express_Basics_Background.pdf

Screen Shot 2022-04-07 at 6 13 24 PM

(from linked presentation)

Bear in mind that taping out at 5nm costs $250M or so, so we want things to work first time. Therefore verification is important :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    opportunityOpportunity to create your own repo/work/project.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions