{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "IRN0IEXJzKEC",
      "etag": "bdw1yQpZvzc",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/IRN0IEXJzKEC",
      "volumeInfo": {
        "title": "Software Optimization for High-performance Computing",
        "authors": [
          "Kevin R. Wadleigh",
          "Isom L. Crawford"
        ],
        "publisher": "Prentice Hall Professional",
        "publishedDate": "2000",
        "description": "The hands-on guide to high-performance coding and algorithm optimization. This hands-on guide to software optimization introduces state-of-the-art solutions for every key aspect of software performance - both code-based and algorithm-based. Two leading HP software performance experts offer comparative optimization strategies for RISC and for the new Explicitly Parallel Instruction Computing (EPIC) design used in Intel IA-64 processors. Using many practical examples, they offer specific techniques for: Predicting and measuring performance - and identifying your best optimization opportunities Storage optimization: cache, system memory, virtual memory, and I/0 Parallel processing: distributed-memory and shared-memory (SMP and ccNUMA) Compilers and loop optimization Enhancing parallelism: compiler directives, threads, and message passing Mathematical libraries and algorithms Whether you're a developer, ISV, or technical researcher, if you need to optimize high-performance software on today's leading processors, one book delivers the advanced techniques and code examples you need: Software Optimization for High Performance Computing.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "0130170089"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780130170088"
          }
        ],
        "readingModes": {
          "text": false,
          "image": true
        },
        "pageCount": 414,
        "printType": "BOOK",
        "categories": [
          "Computers"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "0.4.7.0.preview.1",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=IRN0IEXJzKEC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=IRN0IEXJzKEC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=IRN0IEXJzKEC&printsec=frontcover&dq=isbn:0130170089&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=IRN0IEXJzKEC&dq=isbn:0130170089&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Software_Optimization_for_High_performan.html?hl=&id=IRN0IEXJzKEC"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "PARTIAL",
        "embeddable": true,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED_FOR_ACCESSIBILITY",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=IRN0IEXJzKEC&hl=&source=gbs_api",
        "accessViewStatus": "SAMPLE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "The hands-on guide to high-performance coding and algorithm optimization. This hands-on guide to software optimization introduces state-of-the-art solutions for every key aspect of software performance - both code-based and algorithm-based."
      }
    }
  ]
}
