add prerequisites to readme
This commit is contained in:
parent
69350034eb
commit
3598bb7642
15
README.org
15
README.org
@ -18,6 +18,21 @@ design choices, I recommend referring to the source code itself. The source code
|
||||
typically contains comments that provide insights into the code's functionality
|
||||
and rationale.
|
||||
|
||||
* Prerequisites
|
||||
|
||||
To use the project, you'll need the following prerequisites:
|
||||
|
||||
** Mandatory Prerequisites
|
||||
|
||||
- A functional SYCL compiler. You can choose from options like Intel's oneAPI or
|
||||
AdaptiveCpp.
|
||||
|
||||
- The "xxhash" library.
|
||||
|
||||
** Optional Prerequisite
|
||||
|
||||
- CMake (for generating build files)
|
||||
|
||||
* Compilation
|
||||
|
||||
Regrettably, integrating Intel's oneAPI with the AMD GPU plugin proves to be
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user