Essays about: "C code"

Showing result 11 - 15 of 385 essays containing the words C code.

  1. 11. First principles investigation of the thermal conductivity of Zr, ZrC, and ZrN

    University essay from KTH/Fysik

    Author : Daniel Karlsson; [2023]
    Keywords : Electron-phonon interaction; Density functional theory; Boltzmann transport equation; first-principles; thermal conductivity; electrical resistivity; Abinit; Phono3py; Elektron-fononväxelverkan; täthetsfunktionalteori; Boltzmanns transportekvation; värmeledningsförmåga; elektrisk resistivitet; Abinit; Phono3py;

    Abstract : The thermal conductivity and electrical resistivity of Zr, ZrC, and ZrN were calculated using first-principles density functional theory (DFT) and the Boltzmann transport equation. The electron-phonon scattering was modeled via the self-energy relaxation time approximation (SERTA), and the phonon-phonon scattering via the analogous single-mode relaxation time approximation (SMRTA). READ MORE

  2. 12. ChatGPT: A gateway to AI generated unit testing

    University essay from Jönköping University/Tekniska Högskolan

    Author : Daniel Fiallos Karlsson; Philip Abraham; [2023]
    Keywords : ChatGPT; OpenAI; AI; Unit testing; Software development; C#; TypeScript;

    Abstract : This paper studies how the newly released AI ChatGPT can be used to reduce the time and effort software developers spend on writing unit tests, more specifically if ChatGPT can generate quality unit tests. Another aspect of the study is how the prompting of ChatGPT can be optimized for generating unit tests, by creating a prompt framework. READ MORE

  3. 13. Design and evaluation of a plain MPI-based cluster execution backend for the SkePU 3 skeleton programming framework

    University essay from Linköpings universitet/Programvara och system

    Author : Alexander Zeijlon; [2023]
    Keywords : SkePU; skeleton programming; algorithmic skeletons; HPC; cluster; parallel programming; MPI; OpenMP; CUDA; Hybrid; NUMA;

    Abstract : SkePU 3 is a framework for parallel program execution that uses higher order functions called skeletons, which provide a layer of abstraction between user code and the parallel implementation it provides through its backends. The backend that enables SkePU to run on an HPC cluster has a slowdown of a factor two. READ MORE

  4. 14. Applicability of GPT models to high-performance compute languages

    University essay from Uppsala universitet/Högenergifysik

    Author : Urlich Icimpaye; [2023]
    Keywords : Data Science; Machine Learning; Artificial Intelligence; Transformers;

    Abstract : This thesis aims to investigate the feasibility of generating code in high-performance computing languages such as C++ with neural networks. This has been investigated by transfer learning publicly available pretrained transformers on C++ code. READ MORE

  5. 15. Analysis and time calculations of NC files : Time calculation of Nailing Bridge machine movements

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Julia Rohnér; Emelie Sköld; [2023]
    Keywords : CNC-Machines; NC files; time calculations;

    Abstract : Randek is a company that develops machines. The machines are used to build prefabricated houses. They have developed a CNC machine called Nailing Bridge that creates house walls. One of their issues is that they must predict the time it takes to build a wall because their customers need to know how long it takes to deliver their house. READ MORE