Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: koubaa <[email protected]>
  • Loading branch information
koubaa committed Dec 10, 2024
1 parent f5b00f8 commit 6668ba7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/test/test_kompute.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,5 +291,5 @@ def test_mgr_utils():

def test_mgr_request_features():
features = kp.PhysicalDeviceFeatures()
features.shader_float64 = True
mgr = kp.Manager(0, features)
#features.shader_float64 = True
#mgr = kp.Manager(0, features)

0 comments on commit 6668ba7

Please sign in to comment.