Change the sparse attention API to be compatible with latest changes of triton (#902)
* Change the sparse attention API to be compatible with latest changes on the triton side
* remove compatibility checks for CUDA 11
* Update requirements-sparse_attn.txt
Co-authored-by: Arash Ashari <arashari@microsoft.com>