Toon posts:

[PTX] Syntax highlighting voor (CUDA) PTX assembly

Pagina: 1
Acties:

Vraag


Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Weet iemand wellicht of er een editor bestaat die syntax highlighting ondersteund voor PTX (Parallel Thread Execution) van NVIDIA?

De "officiele" software Nsight heeft dit helaas niet en ik kan geen andere editor vinden die hiervoor ondersteuning biedt. Bij voorkeur voor Linux, maar eventueel zou ook Windows een optie zijn.

Beste antwoord (via Verwijderd op 11-05-2018 10:23)


  • Matis
  • Registratie: Januari 2007
  • Laatst online: 06-10 17:29

Matis

Rubber Rocket

Atom (native Linux) kan het ook https://atom.io/packages/language-ptx

If money talks then I'm a mime
If time is money then I'm out of time

Alle reacties


Acties:
  • +1 Henk 'm!

  • diondokter
  • Registratie: Augustus 2011
  • Laatst online: 16:17

diondokter

Dum spiro, spero

Het lijkt er op dat Notepad++ een plugin heeft hiervoor.
https://github.com/FedericoUnivr/PTX-SASS-Syntax-Highlight

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Thanks, ik zal die straks eens uitproberen. Ik zie dat Notepad++ ook prima lijkt te werken met Wine onder Linux.

Acties:
  • Beste antwoord
  • +1 Henk 'm!

  • Matis
  • Registratie: Januari 2007
  • Laatst online: 06-10 17:29

Matis

Rubber Rocket

Atom (native Linux) kan het ook https://atom.io/packages/language-ptx

If money talks then I'm a mime
If time is money then I'm out of time