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

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.
主站蜘蛛池模板: 苗栗市| 枣阳市| 武汉市| 定远县| 新晃| 禹州市| 镇安县| 池州市| 平利县| 太仆寺旗| 城固县| 华安县| 龙门县| 柳河县| 西峡县| 鹤山市| 百色市| 丹巴县| 军事| 丰镇市| 土默特右旗| 雅江县| 江达县| 涞源县| 东至县| 赤峰市| 抚顺市| 屏山县| 铜梁县| 淄博市| 霍邱县| 承德市| 道真| 福鼎市| 黑山县| 河池市| 永泰县| 东台市| 图木舒克市| 湘阴县| 金塔县|