yuanming-hu / spgrid_topo_opt

Narrow-Band Topology Optimization on a Sparsely Populated Grid, ACM Transactions on Graphics (SIGGRAPH Asia 2018)
185 stars 37 forks source link

Hello, I am new to taichi and I can understand "Build the FEM solver: cd solver && make (Note: this needs Intel icc and mkl. Please install if you don't have it.) ,could someone tell me how to Build the FEM solver? #21

Closed jlxy11 closed 1 year ago

jlxy11 commented 1 year ago

I have successfully install Taichi(legacy branch),icc and mkl in ubuntu18.04. but I'm new to Linux, so I don't know how to build the FEM solver. I hope someone can tell me how to do that.

jlxy11 commented 1 year ago

I can't find make file, only find cmake file.