Skip to content

montezano/INE5412

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

INE5412

UFSC INE5412 assignments. Implementation of a sudoku solution checker using as many threads as possible.

Usage

The code can be compiled and executed through the commandlines:

$ make $ ./t1 <grid_file> <number_or_threads>

The benchmark can be compiled and executed through the command lines from the benchmark folder:

$ make $ ./bench.out

alternatively:

$ make test

About

UFSC INE5412 assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published