search for: dcomputers

Displaying 6 results from an estimated 6 matches for "dcomputers".

Did you mean: computers
2018 Feb 05
0
[RFC] Upstreaming PACXX (Programing Accelerators with C++)
Interesting. I do something similar for D targeting CUDA (via NVPTX) and OpenCL (via my forward proved fork of Khronos’ SPIRV-LLVM)[1], except all the code generation is done at compile time. The runtime is aided by compile time reflection so that calling kernels is done by symbol. What kind of performance difference do you see running code that was not developed with GPU in mind (e.g.
2018 Feb 05
1
[RFC] Upstreaming PACXX (Programing Accelerators with C++)
I was going to say, this reminds me of Kai's presentation at Fosdem yesterday. https://fosdem.org/2018/schedule/event/heterogenousd/ It's always good to see the cross-architecture power of LLVM being used in creative ways! :) cheers, --renato On 5 February 2018 at 13:35, Nicholas Wilson via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Interesting. > > I do something
2018 Feb 05
4
[RFC] Upstreaming PACXX (Programing Accelerators with C++)
HI LLVM comunity, after 3 years of development, various talks on LLVM-HPC and EuroLLVM and other scientific conferences I want to present my PhD research topic to the lists. The main goal for my research was to develop a single-source programming model equal to CUDA or SYCL for accelerators supported by LLVM (e.g., Nvidia GPUs). PACXX uses Clang as front-end for code generation and comes with
2003 Nov 10
0
Samba 3.0 - LDAP create machine account fails
...ount_operators (S-1-5-32-548) -> 548 server_operators (S-1-5-32-549) -> sys print_operators (S-1-5-32-550) -> lp backup_operators (S-1-5-32-551) -> bin replicator (S-1-5-21-1129281578-1295143107-3311307472-552) -> daemon computers (S-1-5-21-1129281578-1295143107-3311307472-515) -> dcomputers Enterprise Admins (S-1-5-21-1129281578-1295143107-3311307472-519) -> 519 [root@whs1 root]# output ldap search =>cn=domain_admins [root@whs1 root]# ldapsearch -xv -b "dc=tow,dc=net" cn=domain_admins ldap_initialize( <DEFAULT> ) filter: cn=domain_admins requesting: ALL # exten...
2003 Nov 12
2
Join Machine to Domain
Hello, Is it really possible that just the user root with the samba password can join workstations into the domain? I have also some other users who are domain administrator, but with this users i can't join any workstations into the domain. This is mor me a important security point, because I want to give some people the acces right to join workstations into domain and only this function.
2004 Jan 09
3
Samba 3.0 PDC+LDAP Help in Fedora Core 1
Hello, I am hoping someone will offer some help. I'm currently trying to setup a samba 3 PDC with LDAP authentication backend in Fedora core 1. I've read loads of documentation, including http://www.hilinski.net/samba/ldap_PDC_samba.doc http://www.unav.es/cti/ldap-smb/smb-ldap-3-howto.html http://samba.idealx.org/samba-ldap-howto.pdf As well as tons of posts in the mailing list