System-wide spirv executables used instead of the ones installed from scripts
AaronGhost opened this issue · 0 comments
Heya,
I was trying to run this on my computer and I am unsure if I need to install the spirv dependencies through the provided scripts or using my packet manager. It seems like some of the spirv executable files are picked from the system and some others from the installation script location. I am unsure if that is an intended behavior.
It also seems that the designated location for the install script (bin/) does not match the location in which the executable files are installed (bin/installed/bin)
System-wide:
SPIRVSmith/src/shader_utils.py
Lines 168 to 177 in 3888f26
SPIRVSmith/src/shader_utils.py
Lines 188 to 197 in 3888f26
SPIRVSmith/src/shader_utils.py
Lines 218 to 227 in 3888f26
Dependency configuration:
SPIRVSmith/src/shader_utils.py
Lines 238 to 246 in 3888f26