search for: 99126

Displaying 4 results from an estimated 4 matches for "99126".

Did you mean: 69126
2012 Sep 24
2
noisy auth-worker messages in logs (dovecot 2.1.8 FreeBSD)
...ything work correctly : when a user logs in (imap/pop3) there's a lookup in passwd and if it fails there's a lookup in ldap (if I understand the process correctly), which eventually succeeds. Except that every time a virtual user logs in, dovecot logs an error, like : dovecot: auth-worker(99126): Error: passwd(xxx at domain.org,12.34.254.255): getpwnam() failed: Invalid argument I guess it's because the login is a full email that getpwnam fails. Anyway, the user logs in just fine. But I would like to know if/how I can get rid of the messages filling my logs ? I tried : auth_debug_...
2016 Jun 24
2
Questions on LLVM vectorization diagnostics
...____________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev [1] http://thread.gmane.org/gmane.comp.compilers.llvm.devel/98334 [2] http://thread.gmane.org/gmane.comp.compilers.llvm.devel/99126
2016 Jun 23
4
Questions on LLVM vectorization diagnostics
Dear LLVM Community, I am D Tharun Kumar, masters student at Indian Institute of Technology Hyderabad, working in a team to improve current vectorizer in LLVM. As an initial study, we are studying various benchmarks to analyze and compare vectorizing capabilities of LLVM, GCC and ICC. We found that vectorization remarks given by LLVM are vague and brief, comparatively GCC and ICC are giving
2016 Aug 25
2
Questions on LLVM vectorization diagnostics
...____________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > [1] http://thread.gmane.org/gmane.comp.compilers.llvm.devel/98334 > [2] http://thread.gmane.org/gmane.comp.compilers.llvm.devel/99126 > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev