{
  "uuid": "19853d00-3916-4101-aa0f-6ed26a7033d7",
  "links": {
    "bibtex": "https://inspirehep.net/api/literature/2847978?format=bibtex",
    "latex-eu": "https://inspirehep.net/api/literature/2847978?format=latex-eu",
    "latex-us": "https://inspirehep.net/api/literature/2847978?format=latex-us",
    "json": "https://inspirehep.net/api/literature/2847978?format=json",
    "json-expanded": "https://inspirehep.net/api/literature/2847978?format=json-expanded",
    "cv": "https://inspirehep.net/api/literature/2847978?format=cv",
    "citations": "https://inspirehep.net/api/literature/?q=refersto%3Arecid%3A2847978"
  },
  "id": "2847978",
  "revision_id": 6,
  "metadata": {
    "citation_count": 17,
    "citation_count_without_self_citations": 3,
    "core": true,
    "titles": [
      {
        "title": "Use QUDA for lattice QCD calculation with Python",
        "source": "arXiv"
      }
    ],
    "$schema": "https://inspirehep.net/schemas/records/hep.json",
    "authors": [
      {
        "uuid": "e4ee9ecb-8df3-4afe-8c54-79539a9d8387",
        "emails": [
          "jiangxiangyu@itp.ac.cn"
        ],
        "record": {
          "$ref": "https://inspirehep.net/api/authors/2098865"
        },
        "full_name": "Jiang, Xiangyu",
        "affiliations": [
          {
            "value": "Beijing, Inst. High Energy Phys.",
            "record": {
              "$ref": "https://inspirehep.net/api/institutions/903123"
            },
            "curated_relation": true
          },
          {
            "value": "Beijing, Inst. Theor. Phys.",
            "record": {
              "$ref": "https://inspirehep.net/api/institutions/903895"
            },
            "curated_relation": true
          }
        ],
        "curated_relation": true
      },
      {
        "uuid": "86413d75-e358-42b3-aa68-6d8b15f0bf88",
        "record": {
          "$ref": "https://inspirehep.net/api/authors/2097474"
        },
        "full_name": "Shi, Chunjiang",
        "affiliations": [
          {
            "value": "Beijing, Inst. High Energy Phys.",
            "record": {
              "$ref": "https://inspirehep.net/api/institutions/903123"
            },
            "curated_relation": true
          }
        ]
      },
      {
        "uuid": "7c114d88-fbdb-4f80-b7d5-b72184cd8e12",
        "record": {
          "$ref": "https://inspirehep.net/api/authors/1013841"
        },
        "full_name": "Chen, Ying",
        "affiliations": [
          {
            "value": "Beijing, Inst. High Energy Phys.",
            "record": {
              "$ref": "https://inspirehep.net/api/institutions/903123"
            },
            "curated_relation": true
          }
        ],
        "curated_relation": true
      },
      {
        "uuid": "e74e9a34-1569-4fb6-ac37-03285d64e292",
        "record": {
          "$ref": "https://inspirehep.net/api/authors/1026982"
        },
        "full_name": "Gong, Ming",
        "affiliations": [
          {
            "value": "Beijing, Inst. High Energy Phys.",
            "record": {
              "$ref": "https://inspirehep.net/api/institutions/903123"
            },
            "curated_relation": true
          }
        ]
      },
      {
        "uuid": "78eafc33-817f-4965-beb9-ee62ee9861e8",
        "record": {
          "$ref": "https://inspirehep.net/api/authors/1069146"
        },
        "full_name": "Yang, Yi-Bo",
        "affiliations": [
          {
            "value": "Beijing, Inst. Theor. Phys.",
            "record": {
              "$ref": "https://inspirehep.net/api/institutions/903895"
            },
            "curated_relation": true
          },
          {
            "value": "UCAS, Beijing",
            "record": {
              "$ref": "https://inspirehep.net/api/institutions/2694363"
            },
            "curated_relation": true
          },
          {
            "value": "HIAS, UCAS, Hangzhou",
            "record": {
              "$ref": "https://inspirehep.net/api/institutions/1783783"
            },
            "curated_relation": true
          },
          {
            "value": "ICTP-AP, Beijing",
            "record": {
              "$ref": "https://inspirehep.net/api/institutions/1636674"
            },
            "curated_relation": true
          }
        ]
      }
    ],
    "curated": true,
    "license": [
      {
        "url": "http://creativecommons.org/licenses/by/4.0/",
        "license": "CC BY 4.0",
        "material": "preprint"
      }
    ],
    "texkeys": [
      "Jiang:2024lto"
    ],
    "citeable": true,
    "abstracts": [
      {
        "value": "We developed PyQUDA, a Python wrapper for QUDA written in Cython, designed to facilitate lattice QCD calculations using the Python programming language. PyQUDA leverages the optimized linear algebra capabilities of NumPy/CuPy/PyTorch, along with the highly optimized lattice QCD operations provided by QUDA to accelerate research. This integration simplifies the process of writing calculation codes, enabling researchers to build more complex Python packages like EasyDistillation for specific physics objectives. PyQUDA supports a range of lattice QCD operations, including hybrid Monte Carlo (HMC) with N-flavor clover/HISQ fermions and inversion for the Wilson/clover/HISQ fermion action with the multigrid solver. It also includes utility functions for reading lattice QCD data stored in Chroma, MILC, and $\\chi$QCD formats. Type hints are supported by stub files and multi-GPU support is provided through mpi4py.",
        "source": "arXiv"
      }
    ],
    "references": [
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/837123"
        },
        "raw_refs": [
          {
            "value": "[1] M. A. Clark, R. Babich, K. Barros, R. C. Brower, and C. Rebbi (QUDA), Solving Lattice QCD systems of equations using mixed precision solvers on GPUs, Comput. Phys. Commun. 181, 1517 (2010), arXiv:0911.3191 [hep-lat].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "(QUDA), Solving Lattice QCD systems of equations using mixed precision solvers on GPUs"
          ],
          "label": "1",
          "authors": [
            {
              "full_name": "Clark, M.A."
            },
            {
              "full_name": "Babich, R."
            },
            {
              "full_name": "Barros, K."
            },
            {
              "full_name": "Brower, R.C."
            },
            {
              "full_name": "Rebbi, C."
            }
          ],
          "arxiv_eprint": "0911.3191",
          "publication_info": {
            "year": 2010,
            "artid": "1517",
            "page_start": "1517",
            "journal_title": "Comput.Phys.Commun.",
            "journal_volume": "181"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/927455"
        },
        "raw_refs": [
          {
            "value": "[2] R. Babich, M. A. Clark, B. Joo, G. Shi, R. C. Brower, and S. Gottlieb (QUDA), Scaling lattice QCD beyond 100 GPUs, in Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis, SC ’11 (2011) arXiv:1109.2935 [hep-lat].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "(QUDA), Scaling lattice QCD beyond 100 GPUs, in Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis, SC ’11"
          ],
          "label": "2",
          "authors": [
            {
              "full_name": "Babich, R."
            },
            {
              "full_name": "Clark, M.A."
            },
            {
              "full_name": "Joo, B."
            },
            {
              "full_name": "Shi, G."
            },
            {
              "full_name": "Brower, R.C."
            },
            {
              "full_name": "Gottlieb, S."
            }
          ],
          "arxiv_eprint": "1109.2935",
          "publication_info": {
            "year": 2011
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/658088"
        },
        "raw_refs": [
          {
            "value": "[3] R. G. Edwards and B. Joo (SciDAC, LHPC, UKQCD), The Chroma software system for lattice QCD, Nucl. Phys. B Proc. Suppl. 140, 832 (2005), arXiv:hep-lat/0409003.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "(SciDAC, LHPC, UKQCD), The Chroma software system for lattice QCD",
            "arXiv:"
          ],
          "label": "3",
          "authors": [
            {
              "full_name": "Edwards, R.G."
            },
            {
              "full_name": "Joo, B."
            }
          ],
          "arxiv_eprint": "hep-lat/0409003",
          "publication_info": {
            "year": 2005,
            "artid": "832",
            "page_start": "832",
            "journal_title": "Nucl.Phys.B Proc.Suppl.",
            "journal_volume": "140"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1312379"
        },
        "raw_refs": [
          {
            "value": "[4] F. T. Winter, M. A. Clark, R. G. Edwards, and B. Joó, A Framework for Lattice QCD Calculations on GPUs, in 28th IEEE International Parallel and Distributed Processing Symposium (2014) arXiv:1408.5925 [hep-lat].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "and B. Joó, A Framework for Lattice",
            "QCD Calculations on GPUs, in 28th",
            "International Parallel and Distributed Processing Symposium"
          ],
          "label": "4",
          "authors": [
            {
              "full_name": "Winter, F.T."
            },
            {
              "full_name": "Clark, M.A."
            },
            {
              "full_name": "Edwards, R.G."
            }
          ],
          "imprint": {
            "publisher": "IEEE"
          },
          "arxiv_eprint": "1408.5925",
          "publication_info": {
            "year": 2014
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1818116"
        },
        "raw_refs": [
          {
            "value": "[5] C. R. Harris, K. J. Millman, S. J. van der Walt, R. Gommers, P. Virtanen, D. Cournapeau, E. Wieser, J. Taylor, S. Berg, N. J. Smith, R. Kern, M. Picus, S. Hoyer, M. H. van Kerkwijk, M. Brett, A. Haldane, J. F. del Rı́o, M. Wiebe, P. Peterson, P. Gérard-Marchant, K. Sheppard, T. Reddy, W. Weckesser, H. Abbasi, C. Gohlke, and T. E. Oliphant, Array programming with NumPy, Nature 585, 357 (2020), arXiv:2006.10256 [cs.MS].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "S. J. van der Walt, R. Gommers, P. Virtanen, D. Cournapeau, E. Wieser, J. Taylor, S. Berg, N. J. Smith, R. Kern, M. Picus, S. Hoyer, M. H. van Kerkwijk, M. Brett, A. Haldane, J. F",
            "del Rı́o, M. Wiebe, P. Peterson",
            "P. Gérard-Marchant, K. Sheppard, T. Reddy, W. Weckesser, H. Abbasi, C. Gohlke, and T. E. Oliphant",
            "Array programming with NumPy"
          ],
          "label": "5",
          "authors": [
            {
              "full_name": "Harris, C.R."
            },
            {
              "full_name": "Millman, K.J."
            }
          ],
          "arxiv_eprint": "2006.10256",
          "publication_info": {
            "year": 2020,
            "artid": "357",
            "page_start": "357",
            "journal_title": "Nature",
            "journal_volume": "585"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[6] R. Okuta, Y. Unno, D. Nishino, S. Hido, and C. Loomis, Cupy: A numpy-compatible library for nvidia gpu calculations, in Proceedings of Workshop on Machine Learning Systems (LearningSys) in The Thirty-first Annual Conference on Neural Information Processing Systems (NIPS) (2017).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Cupy: A numpy-compatible library for nvidia gpu calculations, in Proceedings of Workshop on Machine Learning Systems (LearningSys) in The Thirty-first Annual Conference on Neural Information Processing Systems (NIPS)"
          ],
          "label": "6",
          "authors": [
            {
              "full_name": "Okuta, R."
            },
            {
              "full_name": "Unno, Y."
            },
            {
              "full_name": "Nishino, D."
            },
            {
              "full_name": "Hido, S."
            },
            {
              "full_name": "Loomis, C."
            }
          ],
          "publication_info": {
            "year": 2017
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[7] J. Ansel, E. Yang, H. He, N. Gimelshein, A. Jain, M. Voznesensky, B. Bao, P. Bell, D. Berard, E. Burovski, G. Chauhan, A. Chourdia, W. Constable, A. Desmaison, Z. DeVito, E. Ellison, W. Feng, J. Gong, M. Gschwind, B. Hirsh, S. Huang, K. Kalambarkar, L. Kirsch, M. Lazos, M. Lezcano, Y. Liang, J. Liang, Y. Lu, C. Luk, B. Maher, Y. Pan, C. Puhrsch, M. Reso, M. Saroufim, M. Y. Siraichi, H. Suk, M. Suo, P. Tillet, E. Wang, X. Wang, W. Wen, S. Zhang, X. Zhao, K. Zhou, R. Zou, A. Mathews, G. Chanan, P. Wu, and S. Chintala, PyTorch 2: Faster Machine Learning Through Dynamic Python Bytecode Transformation and Graph Compilation, in 29th ACM International Conference on Architectural Support for Programming Languages and Operating Systems, Volume 2 (ASPLOS ’24) (ACM, 2024).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "PyTorch 2: Faster Machine Learning Through Dynamic Python Bytecode Transformation and Graph Compilation, in 29th ACM International Conference on Architectural Support for Programming Languages and Operating Systems, Volume 2 (ASPLOS ’24) (ACM,)"
          ],
          "label": "7",
          "authors": [
            {
              "full_name": "Ansel, J."
            },
            {
              "full_name": "Yang, E."
            },
            {
              "full_name": "He, H."
            },
            {
              "full_name": "Gimelshein, N."
            },
            {
              "full_name": "Jain, A."
            },
            {
              "full_name": "Voznesensky, M."
            },
            {
              "full_name": "Bao, B."
            },
            {
              "full_name": "Bell, P."
            },
            {
              "full_name": "Berard, D."
            },
            {
              "full_name": "Burovski, E."
            },
            {
              "full_name": "Chauhan, G."
            },
            {
              "full_name": "Chourdia, A."
            },
            {
              "full_name": "Constable, W."
            },
            {
              "full_name": "Desmaison, A."
            },
            {
              "full_name": "DeVito, Z."
            },
            {
              "full_name": "Ellison, E."
            },
            {
              "full_name": "Feng, W."
            },
            {
              "full_name": "Gong, J."
            },
            {
              "full_name": "Gschwind, M."
            },
            {
              "full_name": "Hirsh, B."
            },
            {
              "full_name": "Huang, S."
            },
            {
              "full_name": "Kalambarkar, K."
            },
            {
              "full_name": "Kirsch, L."
            },
            {
              "full_name": "Lazos, M."
            },
            {
              "full_name": "Lezcano, M."
            },
            {
              "full_name": "Liang, Y."
            },
            {
              "full_name": "Liang, J."
            },
            {
              "full_name": "Lu, Y."
            },
            {
              "full_name": "Luk, C."
            },
            {
              "full_name": "Maher, B."
            },
            {
              "full_name": "Pan, Y."
            },
            {
              "full_name": "Puhrsch, C."
            },
            {
              "full_name": "Reso, M."
            },
            {
              "full_name": "Saroufim, M."
            },
            {
              "full_name": "Siraichi, M.Y."
            },
            {
              "full_name": "Suk, H."
            },
            {
              "full_name": "Suo, M."
            },
            {
              "full_name": "Tillet, P."
            },
            {
              "full_name": "Wang, E."
            },
            {
              "full_name": "Wang, X."
            },
            {
              "full_name": "Wen, W."
            },
            {
              "full_name": "Zhang, S."
            },
            {
              "full_name": "Zhao, X."
            },
            {
              "full_name": "Zhou, K."
            },
            {
              "full_name": "Zou, R."
            },
            {
              "full_name": "Mathews, A."
            },
            {
              "full_name": "Chanan, G."
            },
            {
              "full_name": "Wu, P."
            },
            {
              "full_name": "Chintala, S."
            }
          ],
          "publication_info": {
            "year": 2024
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2736280"
        },
        "raw_refs": [
          {
            "value": "[8] S. Behnel, R. Bradshaw, C. Citro, L. Dalcin, D. Seljebotn, and K. Smith, Cython: The best of both worlds, Computing in Science Engineering 13, 31 (2011).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Cython: The best of both worlds"
          ],
          "label": "8",
          "authors": [
            {
              "full_name": "Behnel, S."
            },
            {
              "full_name": "Bradshaw, R."
            },
            {
              "full_name": "Citro, C."
            },
            {
              "full_name": "Dalcin, L."
            },
            {
              "full_name": "Seljebotn, D."
            },
            {
              "full_name": "Smith, K."
            }
          ],
          "publication_info": {
            "year": 2011,
            "artid": "31",
            "page_start": "31",
            "journal_title": "Comput.Sci.Eng.",
            "journal_volume": "13"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[9] PEP 484 – Type Hints, https://peps.python.org/pep0484/.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "PEP 484 - Type Hints"
          ],
          "urls": [
            {
              "value": "https://peps.python.org/pep0484/"
            }
          ],
          "label": "9"
        }
      },
      {
        "raw_refs": [
          {
            "value": "[10] Official page for Language Server Protocol, https:// microsoft.github.io/language-server-protocol/.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Official page for Language Server Protocol, https:// microsoft.github.io/language-server-protocol/"
          ],
          "label": "10"
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2008837"
        },
        "raw_refs": [
          {
            "value": "[11] S. Bacchio, J. Finkenrath, and C. Stylianou, LyncsAPI: a Python API for Lattice QCD applications, PoS LATTICE2021, 542 (2022), arXiv:2201.03873 [hep-lat].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "LyncsAPI: a Python API for Lattice QCD applications"
          ],
          "label": "11",
          "authors": [
            {
              "full_name": "Bacchio, S."
            },
            {
              "full_name": "Finkenrath, J."
            },
            {
              "full_name": "Stylianou, C."
            }
          ],
          "arxiv_eprint": "2201.03873",
          "publication_info": {
            "year": 2022,
            "artid": "542",
            "page_start": "542",
            "journal_title": "PoS",
            "journal_volume": "LATTICE2021"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2613833"
        },
        "raw_refs": [
          {
            "value": "[12] S. Yamamoto, S. Bacchio, and J. Finkenrath, Running HMC Simulation with Python via QUDA, PoS LATTICE2022, 346 (2023), arXiv:2212.06657 [hep-lat].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Running HMC Simulation with Python via QUDA"
          ],
          "label": "12",
          "authors": [
            {
              "full_name": "Yamamoto, S."
            },
            {
              "full_name": "Bacchio, S."
            },
            {
              "full_name": "Finkenrath, J."
            }
          ],
          "arxiv_eprint": "2212.06657",
          "publication_info": {
            "year": 2023,
            "artid": "346",
            "page_start": "346",
            "journal_title": "PoS",
            "journal_volume": "LATTICE2022"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[13] W. T. Lavrijsen and A. Dutta, High-performance pythonc++ bindings with pypy and cling, in 2016 6th Workshop on Python for High-Performance and Scientific Computing (PyHPC) (2016) pp. 27–35.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "High-performance pythonc++ bindings with pypy and cling, in6th Workshop on Python for High-Performance and Scientific Computing (PyHPC)  pp. 27-35"
          ],
          "label": "13",
          "authors": [
            {
              "full_name": "Lavrijsen, W.T."
            },
            {
              "full_name": "Dutta, A."
            }
          ],
          "publication_info": {
            "year": 2016
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[14] Benchmarks - nanobind documentation, https:// nanobind.readthedocs.io/en/latest/benchmark.html.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Benchmarks - nanobind documentation, https:// nanobind.readthedocs.io/en/latest/benchmark.html"
          ],
          "label": "14"
        }
      },
      {
        "raw_refs": [
          {
            "value": "[15] lehner/gpt: A Python toolkit for lattice field theory, quantum computing, and machine learning, https:// github.com/lehner/gpt.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "lehner/gpt:",
            "toolkit for lattice field theory, quantum computing, and machine learning, https:// github.com/lehner/gpt"
          ],
          "label": "15",
          "authors": [
            {
              "full_name": "Python, A."
            }
          ]
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1409303"
        },
        "raw_refs": [
          {
            "value": "[16] P. Boyle, A. Yamaguchi, G. Cossu, and A. Portelli, Grid: A next generation data parallel C++ QCD library, arXiv:1512.03487 [hep-lat] (2015).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Grid: A next generation data parallel C++ QCD library"
          ],
          "label": "16",
          "authors": [
            {
              "full_name": "Boyle, P."
            },
            {
              "full_name": "Yamaguchi, A."
            },
            {
              "full_name": "Cossu, G."
            },
            {
              "full_name": "Portelli, A."
            }
          ],
          "arxiv_eprint": "1512.03487",
          "publication_info": {
            "year": 2015
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[17] eliben/pycparser: :snake: Complete C99 parser in pure Python, https://github.com/eliben/pycparser.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "eliben/pycparser:snake: Complete C99 parser in pure Python"
          ],
          "urls": [
            {
              "value": "https://github.com/eliben/pycparser"
            }
          ],
          "label": "17"
        }
      },
      {
        "raw_refs": [
          {
            "value": "[18] L. Dalcin and Y.-L. L. Fang, mpi4py: Status Update After 12 Years of Development, Computing in Science & Engineering 23, 47 (2021).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "mpi4py: Status Update After 12 Years of Development"
          ],
          "label": "18",
          "authors": [
            {
              "full_name": "Dalcin, L."
            },
            {
              "full_name": "Fang, Y.-L.L."
            }
          ],
          "publication_info": {
            "year": 2021,
            "artid": "47",
            "page_start": "47",
            "journal_title": "Comput.Sci.Eng.",
            "journal_volume": "23"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/213238"
        },
        "raw_refs": [
          {
            "value": "[19] B. Sheikholeslami and R. Wohlert, Improved Continuum Limit Lattice Action for QCD with Wilson Fermions, Nucl. Phys. B 259, 572 (1985).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Improved Continuum Limit Lattice Action for QCD with Wilson Fermions"
          ],
          "label": "19",
          "authors": [
            {
              "full_name": "Sheikholeslami, B."
            },
            {
              "full_name": "Wohlert, R."
            }
          ],
          "publication_info": {
            "year": 1985,
            "artid": "572",
            "page_start": "572",
            "journal_title": "Nucl.Phys.B",
            "journal_volume": "259"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/476808"
        },
        "raw_refs": [
          {
            "value": "[20] T. R. Klassen, Nonperturbative improvement of the anisotropic Wilson QCD action, Nucl. Phys. B Proc. Suppl. 73, 918 (1999), arXiv:hep-lat/9809174.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Nonperturbative improvement of the anisotropic Wilson QCD action",
            "arXiv:"
          ],
          "label": "20",
          "authors": [
            {
              "full_name": "Klassen, T.R."
            }
          ],
          "arxiv_eprint": "hep-lat/9809174",
          "publication_info": {
            "year": 1999,
            "artid": "918",
            "page_start": "918",
            "journal_title": "Nucl.Phys.B Proc.Suppl.",
            "journal_volume": "73"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1505734"
        },
        "raw_refs": [
          {
            "value": "[21] M. A. Clark, B. Joó, A. Strelchenko, M. Cheng, A. Gambhir, and R. C. Brower (QUDA), Accelerating lattice QCD multigrid on GPUs using fine-grained parallelization, in Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis, SC ’16 (2016) arXiv:1612.07873 [hep-lat].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "B. Joó, A. Strelchenko, M. Cheng, A. Gambhir, and R. C. Brower",
            "(QUDA), Accelerating lattice QCD multigrid on GPUs using fine-grained parallelization, in Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis, SC ’16"
          ],
          "label": "21",
          "authors": [
            {
              "full_name": "Clark, M.A."
            }
          ],
          "arxiv_eprint": "1612.07873",
          "publication_info": {
            "year": 2016
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/728198"
        },
        "raw_refs": [
          {
            "value": "[22] M. A. Clark, The Rational Hybrid Monte Carlo Algorithm, PoS LAT2006, 004 (2006), arXiv:hep-lat/0610048.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "The Rational Hybrid Monte Carlo Algorithm",
            "arXiv:"
          ],
          "label": "22",
          "authors": [
            {
              "full_name": "Clark, M.A."
            }
          ],
          "arxiv_eprint": "hep-lat/0610048",
          "publication_info": {
            "year": 2006,
            "artid": "004",
            "page_start": "004",
            "journal_title": "PoS",
            "journal_volume": "LAT2006"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/179017"
        },
        "raw_refs": [
          {
            "value": "[23] P. Weisz, Continuum Limit Improved Lattice Action for Pure Yang-Mills Theory. 1., Nucl. Phys. B 212, 1 (1983).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Continuum Limit Improved Lattice Action for Pure Yang-Mills Theory. 1"
          ],
          "label": "23",
          "authors": [
            {
              "full_name": "Weisz, P."
            }
          ],
          "publication_info": {
            "year": 1983,
            "artid": "1",
            "page_start": "1",
            "journal_title": "Nucl.Phys.B",
            "journal_volume": "212"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/340594"
        },
        "raw_refs": [
          {
            "value": "[24] G. P. Lepage and P. B. Mackenzie, On the viability of lattice perturbation theory, Phys. Rev. D 48, 2250 (1993), arXiv:hep-lat/9209022.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "On the viability of lattice perturbation theory",
            "arXiv:"
          ],
          "label": "24",
          "authors": [
            {
              "full_name": "Lepage, G.P."
            },
            {
              "full_name": "Mackenzie, P.B."
            }
          ],
          "arxiv_eprint": "hep-lat/9209022",
          "publication_info": {
            "year": 1993,
            "artid": "2250",
            "page_start": "2250",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "48"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[25] milc-qcd/milc qcd: MILC collaboration code for lattice QCD calculations, https://github.com/milc-qcd/ milc qcd.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "milc-qcd/milc qcd: MILC collaboration code for lattice QCD calculations",
            "milc qcd"
          ],
          "urls": [
            {
              "value": "https://github.com/milc-qcd/"
            }
          ],
          "label": "25"
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/729106"
        },
        "raw_refs": [
          {
            "value": "[26] E. Follana, Q. Mason, C. Davies, K. Hornbostel, G. P. Lepage, J. Shigemitsu, H. Trottier, and K. Wong (HPQCD, UKQCD), Highly improved staggered quarks on the lattice, with applications to charm physics, Phys. Rev. D 75, 054502 (2007), arXiv:hep-lat/0610092.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "(HPQCD, UKQCD), Highly improved staggered quarks on the lattice, with applications to charm physics",
            "arXiv:"
          ],
          "label": "26",
          "authors": [
            {
              "full_name": "Follana, E."
            },
            {
              "full_name": "Mason, Q."
            },
            {
              "full_name": "Davies, C."
            },
            {
              "full_name": "Hornbostel, K."
            },
            {
              "full_name": "Lepage, G.P."
            },
            {
              "full_name": "Shigemitsu, J."
            },
            {
              "full_name": "Trottier, H."
            },
            {
              "full_name": "Wong, K."
            }
          ],
          "arxiv_eprint": "hep-lat/0610092",
          "publication_info": {
            "year": 2007,
            "artid": "054502",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "75"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[27] usqcd-software/qio: QIO Parallel IO Library, https:// github.com/usqcd-software/qio.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "usqcd-software/qio: QIO Parallel IO Library, https:// github.com/usqcd-software/qio"
          ],
          "label": "27"
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/554524"
        },
        "raw_refs": [
          {
            "value": "[28] A. Hasenfratz and F. Knechtli, Flavor symmetry and the static potential with hypercubic blocking, Phys. Rev. D 64, 034504 (2001), arXiv:hep-lat/0103029.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Flavor symmetry and the static potential with hypercubic blocking",
            "arXiv:"
          ],
          "label": "28",
          "authors": [
            {
              "full_name": "Hasenfratz, A."
            },
            {
              "full_name": "Knechtli, F."
            }
          ],
          "arxiv_eprint": "hep-lat/0103029",
          "publication_info": {
            "year": 2001,
            "artid": "034504",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "64"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/21836"
        },
        "raw_refs": [
          {
            "value": "[29] M. Albanese et al. (APE), Glueball Masses and String Tension in Lattice QCD, Phys. Lett. B 192, 163 (1987).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "(APE), Glueball Masses and String Tension in Lattice QCD"
          ],
          "label": "29",
          "authors": [
            {
              "full_name": "Albanese, M."
            }
          ],
          "publication_info": {
            "year": 1987,
            "artid": "163",
            "page_start": "163",
            "journal_title": "Phys.Lett.B",
            "journal_volume": "192"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/632947"
        },
        "raw_refs": [
          {
            "value": "[30] C. Morningstar and M. J. Peardon, Analytic smearing of SU(3) link variables in lattice QCD, Phys. Rev. D 69, 054501 (2004), arXiv:hep-lat/0311018.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Analytic smearing of SU(3) link variables in lattice QCD",
            "arXiv:"
          ],
          "label": "30",
          "authors": [
            {
              "full_name": "Morningstar, C."
            },
            {
              "full_name": "Peardon, M.J."
            }
          ],
          "arxiv_eprint": "hep-lat/0311018",
          "publication_info": {
            "year": 2004,
            "artid": "054501",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "69"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[31] M. Lüscher, Properties and uses of the Wilson flow in lattice QCD, JHEP 08, 071, [Erratum: JHEP 03, 092 (2014)], arXiv:1006.4518 [hep-lat].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Properties and uses of the Wilson flow in lattice QCD"
          ],
          "label": "31",
          "authors": [
            {
              "full_name": "Luscher, M."
            }
          ],
          "publication_info": {
            "artid": "071",
            "page_start": "071",
            "journal_title": "JHEP",
            "journal_volume": "08"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/859240"
        },
        "raw_refs": [
          {
            "value": "[31] M. Lüscher, Properties and uses of the Wilson flow in lattice QCD, JHEP 08, 071, [Erratum: JHEP 03, 092 (2014)], arXiv:1006.4518 [hep-lat].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "[Erratum:"
          ],
          "label": "31",
          "authors": [
            {
              "full_name": "Luscher, M."
            }
          ],
          "arxiv_eprint": "1006.4518",
          "publication_info": {
            "year": 2014,
            "artid": "092",
            "page_start": "092",
            "journal_title": "JHEP",
            "journal_volume": "03"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1094385"
        },
        "raw_refs": [
          {
            "value": "[32] S. Borsányi, S. Dürr, Z. Fodor, C. Hoelbling, S. D. Katz, S. Krieg, T. Kurth, L. Lellouch, T. Lippert, and C. McNeile (BMW), High-precision scale setting in lattice QCD, JHEP 09, 010, arXiv:1203.4469 [hep-lat].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "S. Borsányi, S. Dürr",
            "(BMW), High-precision scale setting in lattice QCD"
          ],
          "label": "32",
          "authors": [
            {
              "full_name": "Fodor, Z."
            },
            {
              "full_name": "Hoelbling, C."
            },
            {
              "full_name": "Katz, S.D."
            },
            {
              "full_name": "Krieg, S."
            },
            {
              "full_name": "Kurth, T."
            },
            {
              "full_name": "Lellouch, L."
            },
            {
              "full_name": "Lippert, T."
            },
            {
              "full_name": "McNeile, C."
            }
          ],
          "arxiv_eprint": "1203.4469",
          "publication_info": {
            "artid": "010",
            "page_start": "010",
            "journal_title": "JHEP",
            "journal_volume": "09"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/290567"
        },
        "raw_refs": [
          {
            "value": "[33] S. Gusken, A Study of smearing techniques for hadron correlation functions, Nucl. Phys. B Proc. Suppl. 17, 361 (1990).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "of smearing techniques for hadron correlation functions"
          ],
          "label": "33",
          "authors": [
            {
              "full_name": "Gusken, S."
            },
            {
              "full_name": "Study, A."
            }
          ],
          "publication_info": {
            "year": 1990,
            "artid": "361",
            "page_start": "361",
            "journal_title": "Nucl.Phys.B Proc.Suppl.",
            "journal_volume": "17"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/728197"
        },
        "raw_refs": [
          {
            "value": "[34] M. A. Clark and A. D. Kennedy, Accelerating Staggered Fermion Dynamics with the Rational Hybrid Monte Carlo (RHMC) Algorithm, Phys. Rev. D 75, 011502 (2007), arXiv:hep-lat/0610047.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Accelerating Staggered Fermion Dynamics with the Rational Hybrid Monte Carlo (RHMC) Algorithm",
            "arXiv:"
          ],
          "label": "34",
          "authors": [
            {
              "full_name": "Clark, M.A."
            },
            {
              "full_name": "Kennedy, A.D."
            }
          ],
          "arxiv_eprint": "hep-lat/0610047",
          "publication_info": {
            "year": 2007,
            "artid": "011502",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "75"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2821962"
        },
        "raw_refs": [
          {
            "value": "[35] I. Omelyan, I. Mryglod, and R. Folk, Symplectic analytically integrable decomposition algorithms: classification, derivation, and application to molecular dynamics, quantum and celestial mechanics simulations, Computer Physics Communications 151, 272 (2003).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Symplectic analytically integrable decomposition algorithms: classification, derivation, and application to molecular dynamics, quantum and celestial mechanics simulations"
          ],
          "label": "35",
          "authors": [
            {
              "full_name": "Omelyan, I."
            },
            {
              "full_name": "Mryglod, I."
            },
            {
              "full_name": "Folk, R."
            }
          ],
          "publication_info": {
            "year": 2003,
            "artid": "272",
            "page_start": "272",
            "journal_title": "Comput.Phys.Commun.",
            "journal_volume": "151"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/3194"
        },
        "raw_refs": [
          {
            "value": "[36] N. Metropolis, A. W. Rosenbluth, M. N. Rosenbluth, A. H. Teller, and E. Teller, Equation of State Calculations by Fast Computing Machines, The Journal of Chemical Physics 21, 1087 (1953).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Equation of State Calculations by Fast Computing Machines"
          ],
          "label": "36",
          "authors": [
            {
              "full_name": "Metropolis, N."
            },
            {
              "full_name": "Rosenbluth, A.W."
            },
            {
              "full_name": "Rosenbluth, M.N."
            },
            {
              "full_name": "Teller, A.H."
            },
            {
              "full_name": "Teller, E."
            }
          ],
          "publication_info": {
            "year": 1953,
            "artid": "1087",
            "page_start": "1087",
            "journal_title": "J.Chem.Phys.",
            "journal_volume": "21"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2670791"
        },
        "raw_refs": [
          {
            "value": "[37] C. Shi, Y. Chen, M. Gong, X. Jiang, Z. Liu, and W. Sun, Decays of 1-+ charmoniumlike hybrid using lattice QCD, Phys. Rev. D 109, 094513 (2024), arXiv:2306.12884 [hep-lat].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Decays of 1-+ charmoniumlike hybrid using lattice QCD"
          ],
          "label": "37",
          "authors": [
            {
              "full_name": "Shi, C."
            },
            {
              "full_name": "Chen, Y."
            },
            {
              "full_name": "Gong, M."
            },
            {
              "full_name": "Jiang, X."
            },
            {
              "full_name": "Liu, Z."
            },
            {
              "full_name": "Sun, W."
            }
          ],
          "arxiv_eprint": "2306.12884",
          "publication_info": {
            "year": 2024,
            "artid": "094513",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "109"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2769896"
        },
        "raw_refs": [
          {
            "value": "[38] C. Shi, Y. Chen, X. Jiang, M. Gong, Z. Liu, and W. Sun, Form factor for Dalitz decays from J/ψ to light pseudoscalars, arXiv:2403.11842 [hep-lat] (2024), accepted by Chin. Phys. C.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Form factor for Dalitz decays from J/ψ to light pseudoscalars",
            "accepted by Chin. Phys. C"
          ],
          "label": "38",
          "authors": [
            {
              "full_name": "Shi, C."
            },
            {
              "full_name": "Chen, Y."
            },
            {
              "full_name": "Jiang, X."
            },
            {
              "full_name": "Gong, M."
            },
            {
              "full_name": "Liu, Z."
            },
            {
              "full_name": "Sun, W."
            }
          ],
          "arxiv_eprint": "2403.11842",
          "publication_info": {
            "year": 2024
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2760743"
        },
        "raw_refs": [
          {
            "value": "[39] H. Li, C. Shi, Y. Chen, M. Gong, J. Liang, Z. Liu, and W. Sun, X(3872) Relevant DD̄∗ Scattering in Nf = 2 Lattice QCD, arXiv:2402.14541 [hep-lat] (2024).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "X(3872) Relevant DD̄∗ Scattering in Nf = 2 Lattice QCD"
          ],
          "label": "39",
          "authors": [
            {
              "full_name": "Li, H."
            },
            {
              "full_name": "Shi, C."
            },
            {
              "full_name": "Chen, Y."
            },
            {
              "full_name": "Gong, M."
            },
            {
              "full_name": "Liang, J."
            },
            {
              "full_name": "Liu, Z."
            },
            {
              "full_name": "Sun, W."
            }
          ],
          "arxiv_eprint": "2402.14541",
          "publication_info": {
            "year": 2024
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2698759"
        },
        "raw_refs": [
          {
            "value": "[40] N. Li, Y. Gao, F. Chen, Y. Chen, X. Jiang, C. Shi, and W. Sun, Radiative transition decay width of ψ2(3823)→γχc1 from lattice QCD, Phys. Rev. D 109, 014513 (2024), arXiv:2309.09662 [hep-lat].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Radiative transition decay width of ψ2(3823)→γχc1 from lattice QCD"
          ],
          "label": "40",
          "authors": [
            {
              "full_name": "Li, N."
            },
            {
              "full_name": "Gao, Y."
            },
            {
              "full_name": "Chen, F."
            },
            {
              "full_name": "Chen, Y."
            },
            {
              "full_name": "Jiang, X."
            },
            {
              "full_name": "Shi, C."
            },
            {
              "full_name": "Sun, W."
            }
          ],
          "arxiv_eprint": "2309.09662",
          "publication_info": {
            "year": 2024,
            "artid": "014513",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "109"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[41] maddyscientist/AlgRemez: Implementation of the Remez algorithm https://github.com/CLQCD/PyQUDA.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "maddyscientist/AlgRemez: Implementation of the Remez algorithm"
          ],
          "urls": [
            {
              "value": "https://github.com/CLQCD/PyQUDA"
            }
          ],
          "label": "41"
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2705351"
        },
        "raw_refs": [
          {
            "value": "[42] Z.-C. Hu et al. (CLQCD), Quark masses and low-energy constants in the continuum from the tadpole-improved clover ensembles, Phys. Rev. D 109, 054507 (2024), arXiv:2310.00814 [hep-lat].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "(CLQCD), Quark masses and low-energy constants in the continuum from the tadpole-improved clover ensembles"
          ],
          "label": "42",
          "authors": [
            {
              "full_name": "Hu, Z.-C."
            }
          ],
          "arxiv_eprint": "2310.00814",
          "publication_info": {
            "year": 2024,
            "artid": "054507",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "109"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2815908"
        },
        "raw_refs": [
          {
            "value": "[43] H.-Y. Du et al., Charmed meson masses and decay constants in the continuum from the tadpole improved clover ensembles, arXiv:2408.03548 [hep-lat] (2024).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Charmed meson masses and decay constants in the continuum from the tadpole improved clover ensembles"
          ],
          "label": "43",
          "authors": [
            {
              "full_name": "Du, H.-Y."
            }
          ],
          "arxiv_eprint": "2408.03548",
          "publication_info": {
            "year": 2024
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/560630"
        },
        "raw_refs": [
          {
            "value": "[44] M. Hasenbusch, Speeding up the hybrid Monte Carlo algorithm for dynamical fermions, Phys. Lett. B 519, 177 (2001), arXiv:hep-lat/0107019.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Speeding up the hybrid Monte Carlo algorithm for dynamical fermions",
            "arXiv:"
          ],
          "label": "44",
          "authors": [
            {
              "full_name": "Hasenbusch, M."
            }
          ],
          "arxiv_eprint": "hep-lat/0107019",
          "publication_info": {
            "year": 2001,
            "artid": "177",
            "page_start": "177",
            "journal_title": "Phys.Lett.B",
            "journal_volume": "519"
          }
        }
      }
    ],
    "public_notes": [
      {
        "value": "11 pages, 3 listings",
        "source": "arXiv"
      }
    ],
    "arxiv_eprints": [
      {
        "value": "2411.08461",
        "categories": [
          "hep-lat"
        ]
      }
    ],
    "document_type": [
      "article"
    ],
    "preprint_date": "2024-11-13",
    "control_number": 2847978,
    "number_of_pages": 11,
    "inspire_categories": [
      {
        "term": "Lattice",
        "source": "arxiv"
      }
    ]
  },
  "updated": "2025-02-21T05:01:19.969419+00:00",
  "created": "2024-11-14T11:01:19.735528+00:00"
}