PrincetonUniversity / cpf

Collaborative Parallelization Framework (CPF)
MIT License
31 stars 4 forks source link

Dijkstra still failing #29

Open vgene opened 3 years ago

vgene commented 3 years ago

Dijkstra is still failing when running regression. Similar problem happens to swaptions. The reason is that malloc/calloc/free are moved out of Pure Function list.

Todos: