Skip to content

Metal GPU support not working #5

@lukechilds

Description

@lukechilds

Awesome work!

Is this supposed to work on metal? On my M4 Max MacBook Pro the GPU is not detected

$ cargo run --release generate --no-tui --pattern 1Test
    Finished `release` profile [optimized] target(s) in 0.06s
     Running `target/release/vgen generate --no-tui --pattern 1Test`
Requesting GPU instance (prefer Vulkan)...
Requesting adapter...
Vulkan adapter not found; falling back to GL backend.
Failed to initialize GPU (Failed to find suitable GPU adapter); falling back to CPU.
=== Match 1 of 1 ===
Pattern : 1Test
Format  : P2PKH
Address : 1FdkgUGUHBLoUarN2pQTif1TestCihZnrV
WIF     : L5VHsAJk7uv1TffZXiQTDpyTtX1P7N8Fq1DjyPMXrYwF8wxNxVpR
Hex     : f6b6e81cc40f7b7d2f3414d9a8497fb03f4f0513b643a327a5f881e13d06d227
Ops     : 5,460,000 (978895/sec)
Time    : 5.6s

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomers

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions