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

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.
主站蜘蛛池模板: 白朗县| 永安市| 中宁县| 潼关县| 泾源县| 临夏县| 米脂县| 施秉县| 新绛县| 盐池县| 崇州市| 阿鲁科尔沁旗| 巫山县| 海宁市| 巍山| 卢氏县| 景谷| 浦城县| 磴口县| 四会市| 新疆| 井研县| 马鞍山市| 通许县| 亚东县| 东城区| 双鸭山市| 仙桃市| 榆林市| 呼伦贝尔市| 清新县| 湛江市| 丁青县| 顺平县| 垣曲县| 河间市| 屏南县| 桐乡市| 潮州市| 顺昌县| 宽城|