Now you have a "simple" executable, that you can run: > ./simple
PS mailing lists are deprecated, please use Github Discussions ( https://github.com/ispc/ispc/discussions) or Issues ( https://github.com/ispc/ispc/issues) On Sun, Mar 20, 2022 at 9:58 PM Rupesh Kumar <[email protected]> wrote: > I am new to ispc .And after following the user's guide instructions i've > tried to compile and run simple ispc program.i've built it using make and > as can be seen from my terminal > > [ 33%] Building ISPC object simple/CMakeFiles/simple.dir/simple.ispc.o > [ 66%] Building CXX object simple/CMakeFiles/simple.dir/simple.cpp.o > [100%] Linking CXX executable simple > [100%] Built target simple > > *Now what to do to run the simple executable.*? > thanks in advance. > > -- > You received this message because you are subscribed to the Google Groups > "Intel SPMD Program Compiler Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ispc-users/fabdcf78-e82d-4464-b822-71efb76736efn%40googlegroups.com > <https://groups.google.com/d/msgid/ispc-users/fabdcf78-e82d-4464-b822-71efb76736efn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Intel SPMD Program Compiler Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ispc-users/CACRFwuhyWQXUsRg56Xx6QKmJjP0Rb%3DcyPMuCRiixt%2Bv0OyCcvQ%40mail.gmail.com.
