asbschmidt / CUDASW4

CUDASW++4.0: Ultra-fast GPU-based Smith-Waterman Protein Sequence Database Search
Apache License 2.0
28 stars 5 forks source link

Windows support? #2

Closed oscarbg closed 10 months ago

oscarbg commented 11 months ago

Hi, just asking if software can be ported/enabled for Windows.. tried building but seems some specific Unix headers/calls like for mmap (https://github.com/asbschmidt/CUDASW4/blob/main/src/mapped_file.hpp) prevent easy compilation.. thanks..

fkallen commented 10 months ago

CUDASW4 was developed for Linux. We currently do not have plans to add Windows support. You could try WSL.