search for: revit

Displaying 20 results from an estimated 62 matches for "revit".

Did you mean: refit
2017 Aug 17
0
URGENT: Update issues from 3.6.6 to 3.10.2 Accessing files via samba come up with permission denied
...ced from the gluster logs the following on m y volume called export: [2017-08-16 20:08:47.663908] I [MSGID: 109066] [dht-rename.c:1608:dht_rename] 0-export-dht: renaming /projects/ACTIVE/Automotive/JEEP/Brand Image Program June 2016/04_Western Region/Huntington Beach CDJR - Huntington Beach, CA/04 REVIT AND CAD/2017-08-16 CAD dwgs to FCA/2017-08-16-- Huntington Beach - Opt A_rev2-2-Sheet - 3-3 - OPTION A-2 - PROPOSED - FIRST FLOOR PLAN.dwg (hash=export-replicate-0/cache=export-replicate-0) => /projects/ACTIVE/Automotive/JEEP/Brand Image Program June 2016/04_Western Region/Huntington Beach CDJR...
2007 Aug 06
1
File locking issue
I have a client with an older server that is running into a weird file locking problem. The server is running FC2, samba 3.0.7 and kernel 2.6.10. They have recently installed AutoDesk Revit, which is apparently some sort of collaborative design software. Revit keeps a central repository and then allows different clients to access it. What is happening is that only the person who created the file has read/write access to it - even after s/he closes the file. Here's a log from...
2017 Jun 12
1
URGENT: Update issues from 3.6.6 to 3.10.2 Accessing files via samba come up with permission denied
...point I can open the file. > find . -type f -exec getfattr -m . -d -e hex {} \; >> > /tmp/ysmha01-attributes-after-rename-run2 > find . -type f -exec getfattr -m . -d -e hex {} \; >> > /tmp/ysmha02-attributes-after-rename-run2 > > I did all the files here, because Revit uses a file and some folders > to keep track of it changes, versions, etc. > > 15:23:25 -> Change gluster client and brick logs back to info. > > Let me know if I need to redo any tests, change any steps or provide > more logs I may have missed. > > Diego > > On Fri...
2019 May 22
1
Revit problems
Good morning people, I try to create a master file on a samba share (Linux server, serving files via the Samba protocol). I have write-access on the folder and saving a 'normal' revit file works perfectly. However, when I try to save a master file (checking the checkbox in options), I get the error: Unable to write, it is read only or opened by somebody else. "Encountered hardware I / O error while accessing M: \ ... \ deltas.dat" I am using samba 4.9.4 in Cent...
2015 Jul 20
2
[LLVMdev] Help with using LLVM to re-compile hot functions at run-time
Hello Lang, Thanks for your answer. I am now looking for an example of the usage of CompileOnDemandLayer. Is there an example available for that (could not find one in llvm/examples)? Thanks, Revital From: Lang Hames <lhames at gmail.com> To: Revital1 Eres/Haifa/IBM at IBMIL Cc: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> Date: 10/07/2015 12:10 AM Subject: Re: [LLVMdev] Help with using LLVM to re-compile hot functions at run-time Hi Revital, LL...
2015 Jul 27
15
[LLVMdev] Help with using LLVM to re-compile hot functions at run-time
...call the new version code. Does the CompileOnDemandLayer executes the program from a code cache and holds pointers to the code of the functions it executes? I am compiling for Power machine. Is there a target specific pieces that I should implement for making Orc work on Power? Thanks again, Revital From: Lang Hames <lhames at gmail.com> To: Revital1 Eres/Haifa/IBM at IBMIL Cc: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> Date: 20/07/2015 08:41 PM Subject: Re: [LLVMdev] Help with using LLVM to re-compile hot functions at run-time Hi Revital, T...
2015 Jul 20
0
[LLVMdev] Help with using LLVM to re-compile hot functions at run-time
Hi Revital, The CompileOnDemand layer is used by the lazy bitcode JIT in the lli tool. You can find the code in llvm/tools/lli/OrcLazyJIT.* . Cheers, Lang. On Mon, Jul 20, 2015 at 2:32 AM, Revital1 Eres <ERES at il.ibm.com> wrote: > Hello Lang, > > Thanks for your answer. > > I am...
2015 Jul 09
2
[LLVMdev] Help with using LLVM to re-compile hot functions at run-time
...ave not seen that the LLVM interpreter can be used as a VM the way I was looking for; meaning execute the code one instruction at a time; have a profiling mode to identify hot functions and call jit to compile the hot functions. I appreciate any advice/starting points for this project. Thanks, Revital -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150709/8c27ff42/attachment.html>
2017 Jun 02
2
URGENT: Update issues from 3.6.6 to 3.10.2 Accessing files via samba come up with permission denied
...]# ls -ld /home/rvtsharetest/ drwxrwx---. 3 dijuremo Staff 95 Jun 2 17:31 /home/rvtsharetest/ ]# tail -7 /etc/samba/smb.conf [rvtsharetest] path=/home/rvtsharetest browseable = yes write list = @Staff,dijuremo guest ok = yes create mask = 664 directory mask = 775 When accessing Revit files in this new share the problem is *not* observed. When accessing Revit files on any of the samba shares that use the vfs gluster plugin and are stored in the gluster volume, we see the problems. Further analysis of the issue is even more disconcerting. As you may remember, I have found a wor...
2017 Jun 03
2
URGENT: Update issues from 3.6.6 to 3.10.2 Accessing files via samba come up with permission denied
...er renaming the file. At this point I can open the file. find . -type f -exec getfattr -m . -d -e hex {} \; >> /tmp/ysmha01-attributes-after-rename-run2 find . -type f -exec getfattr -m . -d -e hex {} \; >> /tmp/ysmha02-attributes-after-rename-run2 I did all the files here, because Revit uses a file and some folders to keep track of it changes, versions, etc. 15:23:25 -> Change gluster client and brick logs back to info. Let me know if I need to redo any tests, change any steps or provide more logs I may have missed. Diego On Fri, Jun 2, 2017 at 8:19 PM, Raghavendra Talur &l...
2017 Jun 03
0
URGENT: Update issues from 3.6.6 to 3.10.2 Accessing files via samba come up with permission denied
...]# ls -ld /home/rvtsharetest/ drwxrwx---. 3 dijuremo Staff 95 Jun 2 17:31 /home/rvtsharetest/ ]# tail -7 /etc/samba/smb.conf [rvtsharetest] path=/home/rvtsharetest browseable = yes write list = @Staff,dijuremo guest ok = yes create mask = 664 directory mask = 775 When accessing Revit files in this new share the problem is *not* observed. When accessing Revit files on any of the samba shares that use the vfs gluster plugin and are stored in the gluster volume, we see the problems. Further analysis of the issue is even more disconcerting. As you may remember, I have found a wor...
2008 May 23
2
New York Asterisk Users
This is an email to all New York based Asterisk users. For some time it's been bugging me that we don't have a local contact point/user community. If you are involved in Asterisk and in NY/NJ shoot me an email, I'm going to try and revitalize either meetup.com or some other shared environment for Asterisk users in NY. Shoot me an email and once I get an idea of how many Asterisk users there are in NY we'll work out what to do from there. Cheers, Dean -------------- next part -------------- An HTML attachment w...
2015 Jul 28
0
[LLVMdev] Help with using LLVM to re-compile hot functions at run-time
Hi Revital, What do you mean by "code cache"? Orc (and MCJIT) does have the concept of an ObjectCache, which is a long-lived, potentially persistent, compiled version of some IR. It's not a key component of the JIT though: Most clients run without a cache attached and just JIT their code from...
2008 Dec 09
1
Run rsync through intermediary server with SSH
...h gsync@cppdf "rsync -ritzOK --delete-after --timeout=600 --progress --stats --verbose --bwlimit='350' --exclude-from='/home/gsync/.gsync/config/office-filters/sr' --filter='. /home/gsync/.gsync/config/general-filters/junk' --filter=':- gsync-filter' '/s/cad/Revit/' gsync@sr-pdf:'\"/s/cad/Revit\"'" The idea is that I can push to our regional offices, and then have them push to their near-by peers using their own bandwidth, yet still collect output at the master. The only problem I'm running into is this: if I kill the ssh se...
2010 Mar 29
2
Running commercial softwares on CentOS
Hello! How can I use CentOS as a complete desktop OS? I want to run Autodesk products on it like AutoCAD,Revit,3D Max,etc. Does Wine (winehq) support running such software? Can I use (KVM,Xen) virtualization to run Windows XP and all commercial software on it? Does running XP in virtualization requires a license? Regards, Rahul Tidke
2017 Aug 08
0
Upgrading from 3.6.3 to 3.10/3.11
...er.lookup-optimize: on cluster.readdir-optimize: on server.event-threads: 5 client.event-threads: 5 performance.cache-max-file-size: 256MB diagnostics.client-log-level: INFO diagnostics.brick-log-level: INFO cluster.server-quorum-ratio: 51% CONS - New problems came up with specific files (Autodesk Revit files) for which no solution has been found, other than stop using samba vfs gluster plugin and also doing some stupid file renaming game. See: http://lists.gluster.org/pipermail/gluster-users/2017-June/031377.html - With 3.6.6 I had a nightly rsync process that would copy all the data from the glu...
2010 Nov 22
1
Samba 3.5.6 and Win 7 issues
...uest) init_smb_request: invalid wct number 255 (size 108) in the client log files whenever anyone tries to access the server. I don't have a report from the client (they're 3,000 miles away) but I'd like to get some advice on how to properly configure samba 3.5.6, win7, and AutoDesk Revit if possible. Thanks! --Yan -- If you have eight hours to chop down a tree spend six sharpening your axe. --Abraham Lincoln
2017 Aug 08
2
Upgrading from 3.6.3 to 3.10/3.11
Hi all We have a 20-node, 1pb Gluster deployment that is running 3.6.3 - the same version we installed on day 1. There are obviously numerous performance and feature improvements that we'd like to take advantage of. However, this is a production system and we don't have a replica of it that we can test the upgrade on. We're running CentOS 6.6 with official Gluster binaries. We rely
2017 Aug 08
1
Upgrading from 3.6.3 to 3.10/3.11
...er.lookup-optimize: on cluster.readdir-optimize: on server.event-threads: 5 client.event-threads: 5 performance.cache-max-file-size: 256MB diagnostics.client-log-level: INFO diagnostics.brick-log-level: INFO cluster.server-quorum-ratio: 51% CONS - New problems came up with specific files (Autodesk Revit files) for which no solution has been found, other than stop using samba vfs gluster plugin and also doing some stupid file renaming game. See: http://lists.gluster.org/pipermail/gluster-users/2017-June/031377.html - With 3.6.6 I had a nightly rsync process that would copy all the data from the glu...
2019 Apr 07
2
Moving docs?
Hi llvm-admin, (cc llvm-dev for visibility) We’re working on some improvements to the documentation, and want to move things (e.g. the Kaleidoscope tutorial into a subdirectory) around without breaking any links to it. Is there a way to do forwards on the web page that you prefer? -Chris