Essays about: "threading models"

Showing result 1 - 5 of 7 essays containing the words threading models.

  1. 1. Life and fracture in very high cycle fatigue of a high strength steel

    University essay from Karlstads universitet/Institutionen för ingenjörsvetenskap och fysik (from 2013)

    Author : Daniel Karlsson; [2021]
    Keywords : Very high cycle fatigue; VHCF; Fractography; Fine granular area; FGA; High strength tool steel; Ultrasonic testing equipment;

    Abstract : Classical fatigue models teach that there is an intrinsic fatigue limit for steels, representing a level of stress that is too low for regular crack growth where every cyclic load propagates a fatigue crack through the material. Modern application with extreme lifetimes has shown that fatigue will still take place in steels with stress levels well below the expected fatigue limit. READ MORE

  2. 2. Structural studies of Arabidopsis Chloroplast Glutamyl Endopeptidase (CGEP)

    University essay from Uppsala universitet/Molekylär biofysik; Uppsala universitet/Institutionen för biologisk grundutbildning

    Author : Shruti Ravi; [2021]
    Keywords : structural studies; peptidases;

    Abstract : Peptidases play an essential role in cell machinery by regulating protein turnover and processing synthesized proteins for cellular transport. The chloroplast is a complex organelle present in plants that host several peptidases. READ MORE

  3. 3. Evaluating Memory Models for Graph‐Like Data Structures in the Rust Programming Language: Performance and Usabiliy

    University essay from Linköpings universitet/Programvara och system

    Author : Rasmus Viitanen; [2020]
    Keywords : Rust; graphs; performance; usability; data structures; memory models;

    Abstract : Representing graphs in Rust is a problematic issue, as ownership forbids typical representations found in e.g. C++. A common approach is to use reference counting to represent graphs, but this can easily lead to memory leaks if cycles are present in the graph. READ MORE

  4. 4. Evaluations of the parallel extensions in .NET 4.0

    University essay from Högskolan i Borås/Institutionen Handels- och IT-högskolan

    Author : Md. Rashedul Islam; Md. Rofiqul Islam; Tahidul Arafhin Mazumder; [2011]
    Keywords : parallel application; decomposition; multithreading; parallel frameworks; data parallelism; task parallelism; parallel performance;

    Abstract : Parallel programming or making parallel application is a great challenging part of computing research. The main goal of parallel programming research is to improve performance of computer applications. READ MORE

  5. 5. A Comparison of Different Parallel Programming Models for Multicore Processors

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Niklas Wahlén; [2010]
    Keywords : ;

    Abstract : As computers are used in most areas today improving their performance is of great importance. Until recently a faster processor was the main contributor to the increase of overall computer speed. Today the situation has changed as heating is becoming a bigger problem. READ MORE