Skip to content
Snippets Groups Projects
Commit 0706631c authored by Milan Jaros's avatar Milan Jaros
Browse files

fix README.md

parent 79d68800
Branches master
No related tags found
No related merge requests found
# CyclesPhi
# CyclesPhi v2.77
We have modified the kernel of the Blender Cycles rendering engine and then extended its capabilities to support the HPC environment. We call this version the CyclesPhi and it supports following technologies:
* OpenMP
......@@ -46,4 +46,4 @@ New scripts in it4i/scripts (created for Salomon supercomputer):
* run_mpi_offload.sh – run Blender CyclesPhi with MPI (only CPU / MIC‘s offload mode)
` mpirun -n 1 ${ROOT_DIR}/install/blender/blender : -n 1 ${ROOT_DIR}/install/blender_client/bin/blender_client `
* run_mpi_symmetric.sh – run Blender CyclesPhi with MPI support with Symmetric mode
` mpirun -genv LD_LIBRARY_PATH $MIC_LD_LIBRARY_PATH -machine $NODEFILECN -n 1 ${ROOT_DIR}/install/blender/blender : -n $NUMOFCN ${ROOT_DIR}/install/blender_client/bin/blender_client`
\ No newline at end of file
` mpirun -genv LD_LIBRARY_PATH $MIC_LD_LIBRARY_PATH -machine $NODEFILECN -n 1 ${ROOT_DIR}/install/blender/blender : -n $NUMOFCN ${ROOT_DIR}/install/blender_client/bin/blender_client`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment