Categorygithub.com/BirenTechnology/go-brml
repository
0.0.0-20240618065751-89daae7e3bd9
Repository: https://github.com/birentechnology/go-brml.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Go Bindings for the Birentech Management Library (BRML)

go get github.com/BirenTechnology/go-brml

Overview

This repository provides Go bindings for the BRML

At present, these bindings are only supported on Linux.

Requirements

  1. Biren GPU Driver >= 1.2.2

Example

go run example/example.go

Generate bindings

  1. Install c-for-go follow the repo (https://github.com/xlab/c-for-go)
  2. run make gen