Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 75252595 authored by hhakim's avatar hhakim
Browse files

Switch default enable_gpu_mod to silent mode.

parent 97e60989
Branches
Tags
No related merge requests found
......@@ -117,4 +117,4 @@ def enable_gpu_mod(libpaths=None, backend='cuda', silent=False, fatal=False):
import sys, os, pyfaust
# tries to load the libgm library silently,
# if not enabled at build time it will do nothing
enable_gpu_mod(silent=False)
enable_gpu_mod(silent=True)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment