Software Archive
Read-only legacy content
17061 Обсуждение

libntl for KNC

Tasos_K_
Начинающий
598Просмотр.

Does anyone know if it is possible to port the Number Theory Library (NTL) on the Phi?

Thanks in advance, 

Tasos K.

0 баллов
1 Решение
James_C_Intel2
Сотрудник
598Просмотр.

The NTL description at http://www.shoup.net/ntl/doc/tour-impl.html says 

NTL is neither thread-safe nor re-entrant, and making it so would require a fundamental redesign

Since the whole point of Xeon Phi is to enable highly parallel codes, porting a non-thread safe library seems unlikely to be productive.

Просмотреть решение в исходном сообщении

1 Ответить
James_C_Intel2
Сотрудник
599Просмотр.

The NTL description at http://www.shoup.net/ntl/doc/tour-impl.html says 

NTL is neither thread-safe nor re-entrant, and making it so would require a fundamental redesign

Since the whole point of Xeon Phi is to enable highly parallel codes, porting a non-thread safe library seems unlikely to be productive.

Ответить