Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ncountered Exception while running query | |
Traceback (most recent call last): | |
File "/home/vjawa/conda/envs/cudf_may_1/lib/python3.7/site-packages/xbb_tools-0.1-py3.7.egg/tools/utils.py", line 981, in run_dask_cudf_query | |
results = query_func(client=client) | |
File "/home/vjawa/conda/envs/cudf_may_1/lib/python3.7/site-packages/xbb_tools-0.1-py3.7.egg/tools/utils.py", line 308, in profiled | |
result = func(*args, **kwargs) | |
File "tpcx_bb_query_03.py", line 204, in main | |
wcs_tstamp_min = get_wcs_minima(cli_args) | |
File "tpcx_bb_query_03.py", line 39, in get_wcs_minima | |
wcs_tstamp_min = wcs_df["tstamp"].min().compute() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Problem Diagnosis: | |
# The current problem is the disparity in the linux-kernel version and | |
# linux-kernel header version | |
# we dont have the required linux-header kernel version | |
# if we upgrade to 4.9.0-11 from 4.9.0-9 | |
# it seems to work | |
# dont know if that is allowed so stopping work before making more progress | |
## below scripts allows you to do a successful nvidia-smi installation |
NewerOlder