English  |  正體中文  |  简体中文  |  全文筆數/總筆數 : 46833/50693 (92%)
造訪人次 : 11865962      線上人數 : 301
RC Version 6.0 © Powered By DSPACE, MIT. Enhanced by NTU Library IR team.
搜尋範圍 查詢小技巧:
  • 您可在西文檢索詞彙前後加上"雙引號",以獲取較精準的檢索結果
  • 若欲以作者姓名搜尋,建議至進階搜尋限定作者欄位,可獲得較完整資料
  • 進階搜尋
    主頁登入上傳說明關於CCUR管理 到手機版


    請使用永久網址來引用或連結此文件: https://irlib.pccu.edu.tw/handle/987654321/53067


    題名: 利用GPU加速Skip Lists查詢效能之最佳化之研究
    Maximizing Query Performance for Skip Lists for GPU
    作者: 張新羽
    貢獻者: 資訊工程學系
    關鍵詞: 顯示卡
    查詢
    資料結構
    跳錶
    GPUs
    Tree
    Query
    SkipList
    日期: 2023
    上傳時間: 2024-03-01 13:56:54 (UTC+8)
    摘要: 本論文介紹了一項研究,旨在改善(improve)GPU平台上跳表(Skip Lists)的查詢性能。Skip Lists是一種以鏈表為基礎、有額外層級的資料結構,它可以提升鏈表的查詢效能。同時,有許多的專案也使用了Skip Lists進行資料索引。但是,目前Skip Lists由於隨機化偶爾無法達到效能最大化,故我們實作了一個演算法模型,使Skip Lists無須改變其資料結構即可從中得到效能提升。我們通過在Skip Lists插入時進行資料取樣索引,以確定資料可能的層級,從而在查詢時間接提升Skip Lists的效能。同時,我們還進行了實驗,實驗結果表明相對於完全隨機化的Skip Lists,該改進能使其查詢的效能得到一定的提升。
    This essay presents a study aimed at improving the query performance of Skip Lists on GPU platforms. Skip Lists is a data structure that is based on linked lists and that has extra layers, it can improve the query performance of linked lists. Meanwhile, many projects also use Skip Lists for data indexing. However, at present, due to randomization, the performance of Skip Lists sometimes cannot be maximized. Therefore, we have implemented an algorithm model, so that the performance of Skip Lists can be improved without changing its data structure. We perform data sampling and indexing when Skip Lists is inserted to determine the possible levels of data, thereby indirectly improving the performance of Skip Lists at query time. Meanwhile, we also conduct experiments, and the experimental results show that compared with completely randomized Skip Lists, this improvement can improve the query performance to a certain extent.
    顯示於類別:[資訊工程學系] 博碩士論文

    文件中的檔案:

    檔案 描述 大小格式瀏覽次數
    index.html0KbHTML76檢視/開啟


    在CCUR中所有的資料項目都受到原著作權保護.


    DSpace Software Copyright © 2002-2004  MIT &  Hewlett-Packard  /   Enhanced by   NTU Library IR team Copyright ©   - 回饋