官术网_书友最值得收藏!

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "We can now use the cublasSaxpy function."

A block of code is set as follows:

cublas.cublasDestroy(handle)
print 'cuBLAS returned the correct value: %s' % np.allclose(np.dot(A,x), y_gpu.get())

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

def compute_gflops(precision='S'):

if precision=='S':
float_type = 'float32'
elif precision=='D':
float_type = 'float64'
else:
return -1

Any command-line input or output is written as follows:

$ run cublas_gemm_flops.py

Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this.

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 石家庄市| 惠来县| 兴义市| 新晃| 旬邑县| 宁陵县| 达拉特旗| 万全县| 乌兰县| 即墨市| 邮箱| 固原市| 延川县| 锦州市| 西峡县| 仙桃市| 剑川县| 江达县| 正镶白旗| 曲水县| 灵台县| 方正县| 凉城县| 尉氏县| 曲靖市| 德格县| 和政县| 申扎县| 凯里市| 天全县| 青神县| 平安县| 龙口市| 仙游县| 伊春市| 尚义县| 聂拉木县| 拉萨市| 鄱阳县| 延吉市| 宕昌县|