mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-07-25 13:16:23 +03:00

Lazy load comgr and dispatch to different code paths based on the name of the comgr .dll/.so
11 lines
155 B
TOML
Vendored
11 lines
155 B
TOML
Vendored
[package]
|
|
name = "amd_comgr-sys"
|
|
version = "0.0.0"
|
|
authors = ["Andrzej Janik <vosen@vosen.pl>"]
|
|
edition = "2021"
|
|
|
|
[lib]
|
|
|
|
[dependencies]
|
|
libloading = "0.8"
|