Skip to content

akheir/HPX_HelloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HPX_HelloWorld

A simple HPX Hello World program

To compile the program first create a build subfolder: $mkdir build

Change directory to build subdirectory: $cd build

And run cmake command: $cmake -DHPX_ROOT=/opt/hpx ..

Then make the program: $make

About

A simple HPX Hello World program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published