Zum Hauptinhalt springen

Showing 1–2 of 2 results for author: Gohil, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2401.10364  [pdf

    cs.LG cs.AR cs.SE

    Using LLM such as ChatGPT for Designing and Implementing a RISC Processor: Execution,Challenges and Limitations

    Authors: Shadeeb Hossain, Aayush Gohil, Yizhou Wang

    Abstract: This paper discusses the feasibility of using Large Language Models LLM for code generation with a particular application in designing an RISC. The paper also reviews the associated steps such as parsing, tokenization, encoding, attention mechanism, sampling the tokens and iterations during code generation. The generated code for the RISC components is verified through testbenches and hardware imp… ▽ More

    Submitted 18 January, 2024; originally announced January 2024.

  2. arXiv:2205.14352  [pdf, other

    cs.DS

    Travelling Salesman Problem: Parallel Implementations & Analysis

    Authors: Amey Gohil, Manan Tayal, Tezan Sahu, Vyankatesh Sawalpurkar

    Abstract: The Traveling Salesman Problem (often called TSP) is a classic algorithmic problem in the field of computer science and operations research. It is an NP-Hard problem focused on optimization. TSP has several applications even in its purest formulation, such as planning, logistics, and the manufacture of microchips; and can be slightly modified to appear as a sub-problem in many areas, such as DNA s… ▽ More

    Submitted 28 May, 2022; originally announced May 2022.