[DRIVER] Now giving the option to use system ptxas through environment variable (#123)
This commit is contained in:
committed by
Philippe Tillet
parent
80c86ecf4a
commit
b7b05a560e
@@ -153,7 +153,7 @@ def benchmark(M, N, provider):
|
||||
return gbps(ms), gbps(max_ms), gbps(min_ms)
|
||||
|
||||
|
||||
benchmark.run(show_plots=True)
|
||||
benchmark.run(show_plots=True, print_data=True)
|
||||
|
||||
# %%
|
||||
# In the above plot, we can see that:
|
||||
|
Reference in New Issue
Block a user