SkillAgentSearch skills...

EmbeddedSystemsClass

Repository for Embedded Systems class at griloSchool of Engeneering of São Carlos - USP

Install / Use

/learn @AeroTechLab/EmbeddedSystemsClass
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EmbeddedSystemsClass

Repository for Embedded Systems class at School of Engeneering of São Carlos - USP

thread_ex01.c

Example of race condition: two threads update the same array

thread_ex02.c

Original: Brian Fraser (author)<br/> Example of simple sum using thread.<br/> Usage: thread_ex02 <num>

test_openmp.c

Simple example of OpenMP How to compile: gcc -fopenmp test_openmp.c -o test_openmp

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated6y ago
Forks3

Languages

C

Security Score

55/100

Audited on Apr 7, 2019

No findings