cisnlp/simalign

seems like not using CUDA

Closed this issue · 2 comments

It seems like my script running for getting alignments failed to use CUDA so it's running very slow.
How should I assure using CUDA devices? plus I have joined CUDA_VISIBLE_DEVICES.

Hi @sWAGgygoat, did you set device="cuda" when instantiating the SentenceAligner class?